Server Utils

Adds commands to:

  • Enable/Disable pvp for individual players
  • Create warps
  • Sharing experience levels between players
  • Teleport requests

Command Usages:

  • /pvp enable/disable - enables or disables pvp for a player 30min cooldown
  • /pvp list - lists all players and whether they have pvp enabled or disabled
  • /warp [name] - warps player to only warps they have access to
  • /setwarp [name] <public> - creates a warp that can be set as public meaning anyone can access it or private so just the player can access it the public parameter can be left empty or set to true
  • /warps - lists all the warps the player has access to
  • /sharewarp [name] [public/player names] - makes a warp public or allows certain players to access one of your warps
  • /delwarp - deletes a warp from the warps the player has access to
  • /xpshare [player] [levels] - gives a player levels taken from your own experience points
  • /tpa [player] - sends a teleport request to a player
  • /tpa [confirm/deny] - confirms or denies an incoming teleport request

Other features:

  • enable/disable tnt in certain dimensions
  • turn to day based on percentage of player sleeping

Permissions:

  • serverutils.pvp
  • serverutils.warp
  • serverutils.setwarp
  • serverutils.delwarp
  • serverutils.warps
  • serverutils.sharewarp
  • serverutils.xpshare
  • serverutils.tpa

Config:

  • pvpCooldownTimer - the amount of seconds between being able to toggle pvp(default: 1800)
  • tntOverworld - allow TNT in the overworld True/False(default: false)
  • tntNether - allow TNT in the nether True/False(default: true)
  • tntEnd - allow TNT in the end True/False(default: true)
  • totalSleeperPercent - the percentage of players that need to be asleep in order to turn to day(default: 50)

 


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files