Additions
- Added permission nodes for Smite Commands
eessentials.smiteeessentials.smite.playereessentials.smite.all
- Added Toggle Parameter for God Mode
/god <player> <true/false>
- Added the option to set RTP Center
Random-Teleport:
Max-Attempts: 10
# How many attempts the plugin will take to find a safe location for a player to teleport to before giving up.
Worlds:
"minecraft:overworld":
# The Center of your world. All RTP settings will revolve around this central coordinate.
# Most servers will center their world at x=0, z=0, but if your server spawn is elsewhere
# feel free to adjust those here. Defaults: x=0, z=0
Center-X: 0
Center-Z: 0
# Any worlds not here will automatically be blacklisted. Case sensitive.
Min-Distance: 250
# The minimum distance from 0, 0 the random location must be.
# (I.E. if this is set to 250, your x and z coordinates MUST each be higher than 250.
Max-Distance: 5000
# The maximum distance from 0, 0 the random location must be.
# (I.E. if this is set to 5000, your x and z coordinates may not go higher than 5000.
Cooldown: 60
- Added Lang Key
Home-Specify-Namewhich is as an error feedback for players that type/sethomewithout specifying a home name.
Home-Specify-Name: "<red>Please specify the home name! /sethome <name>!"
Additions
- Added MOTD on Join--If
motd.txtis defined inEEssentials/text-commands/, it will display upon join. - Added
/nightvisiontoggle. Also supports a target parameter - Added
/broadcast, comes with modern text formatting support.
Changes
/tpacancelnow has feedback. Added langTPA-Cancel-SelfandTPA-Cancel-Targetto lang.ymlLocations.jsonwill now be included in reloads
Fixes
- Fixed
/fly {target}displaying incorrect outputs. - Fixed the default lang.yml displaying {target} instead of {receiver} for Timeout TP Request. If you're not using a fresh install, change
{target}to{receiver}inTPA-Requester-Timeout - Fixed Null Pointer Error with
/reply /replynow has proper feedback if the player has no one to reply to.
Notice
I have begun early implementations of a Mail system, however this is NOT ready for production. By default, it will be set to false, and solely serves as me beginning the implementation. This system is not functional in its current state.
Additions
- Added
/enchantmenttable- Opens a virtual Enchantment Table. - Added
/repair all- Repairs all valid items in a player's inventory. - Added Placeholder:
%eessentials:playtime%
Changes
eessentials.tpahas been divided into three permission nodes:eessentials.tpagrants access to/tpaeessentials.tpacceptgrants access to/tpaccepteessentials.tpacancelgrants access to/tpacancel
- Warps now support both Uppercase and Lowercase letters.
/warp Baseand/warp basewould be considered different warps.
Fixes
eessentials.hatpermission node now works./spawnnow factors in the direction the setter was facing./playtimenow works on offline players.
Developer
- Added API Callback for MessageCommands#SendToSocialSpies
This is the first EEssentials 1.21 build!
Changes
- Setting AFK-Kick or AFK-Kick-Timer to
-1will now disable them.
Fixes
/speed walknow functions correctly
Important
This has been marked as alpha due to having a few issues, mainly:
- The Lore option for the Item Editor is bugged.
- The EssentialCommands Converter is not available (temporary)
Additions:
- Added
/godmodecommand: Makes the target or person who runs the command invulnerable. - Added
/unalivecommand: Kills the person who runs the command. - Added
/cartographycommand: Opens a virtual cartography table. - Added
/loomcommand: Opens a virtual loom. - Added
/itemeditorcommand: Rename an Item or Change Lore (Supports Color/Format). - Added
/enchantcommand: Enchants the item in your hand with the desired enchantment and level (max of 255). Has a Restricted/Unrestricted mode. - Added
/unenchantcommand: Removes an enchantment from the item in your hand. - Added Dimension RTP
- Added Biome RTP
- Added AFK Config
- Toggle AFK-Notifications:
- Customizable AFK and AFK-Kick Timers (in seconds)
- Command to run when a player is marked as AFK
Changes:
- config.yml
- Moved RTP Configs from
config.ymltortp.yml(Excludes Air-Blocks and Unsafe-Blocks) - lang.yml
- Added Enchant Section
- Added Near Section
- Added Item Editor Section
- Added God Mode Section
- Fixed {item} error in Hat Section
- Player Homes is now determined by the highest home permission node, rather than the first.
Important
Command Toggles: Anvil, Enderchest, Grindstone, Smithing, Stonecutter, and Workbench have all been combined into a singular workstations: true setting. This will require a manual update in case you disabled any of the listed commands.
For dimension RTP to work in the Nether and End, make sure cave teleport is enabled
