forked from EssentialsX/Essentials
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Blinky™ edited this page Nov 11, 2015
·
21 revisions
-
/createkit <kitname> <delay>- creates a kit out of your inventory. - Per gamemode permissions, which lets players run
/gmaand/gms, but not/gmcor/gmspif desired. You need to give the player essentials.gamemode to use the /gm command + whichever gamemodes you want them to be able to change to.essentials.gamemode.creativeessentials.gamemode.survivalessentials.gamemode.adventureessentials.gamemode.spectatoressentials.gamemode.all
- Configuration option to not send
no new mailnotification on join. - Updated to latest Spigot / Minecraft version at all times.
- Actively maintained.
- Updated enchantments.
- Allow commands in kits and use
{player}to replace with player's name. -
/showkit <kitname>to show the kit's contents. - BannerMeta support.
- Fixed mob spawner support. This means you can use spawner signs and commands such as
/i mob_spawner:51, and the spawners won't be pigs when placed. - Uses UUID-backed Vault for permissions group and prefix/suffix lookups. This results in better performance due to not needing a name-to-UUID conversion. Spigot-Essentials implements UUID lookups for zPermissions, but not other permissions plugins. Because EssentialsX prioritizes Vault, all queries using the Vault handler should be much faster.
- Adds an option to forcefully disable safe teleportation (very useful for Factions/raiding servers). Mainline Essentials only has two values for the
teleport-safetyoption: to convert locations to safe teleports (results in plenty of exploits) or to deny the teleport entirely. EssentialsX adds aforce-disable-teleport-safetyoption (default false) that when combined withteleport-safety: true, disables conversion to safe locations and teleports the user to their exact location. - Supports more tree types compared to Essentials and Spigot-Essentials (Mega Redwood, Tall redwood, Tall Birch, etc...)
-
/tpposhas an additional world name argument. -
/msgtogglecommand allows people to ignore all private messages. - Fixes for sending and receiving money for EssentialsEco.
- Separate permissions for bulk sell and hand sell
essentials.sell.handessentials.sell.bulk
- SocialSpy exempt with
essentials.chat.spy.exempt - Improved translations for German and French
Command: /showkit <kitname>
Permission: essentials.showkit
Shows a list of kit contents straight from config file.
Command: /createkit <kitname> <delay>
Permission: essentials.createkit
Creates a kit from your inventory and puts it in the config file. This will remove comments from your config file 😞
- Assign
essentials.spawnerconvert.*to your default group

