diff --git a/live-server/commands.yml b/live-server/commands.yml index b5c1e3b..dc95078 100755 --- a/live-server/commands.yml +++ b/live-server/commands.yml @@ -12,20 +12,25 @@ command-block-overrides: [] ignore-vanilla-permissions: false aliases: + # /tp = request teleport (not raw teleport) tp: - essentials:tpa $1- - + + # /pm = private message (matches help text) + pm: + - essentials:msg $1- + # Allow ONLY /deletehome (maps to essentials:delhome) deletehome: - essentials:delhome $1- - + # Disable /delhome by NOT defining it here tpa: [] tpahere: [] tphere: [] teleport: [] - + skin clear: [] skin update: [] skin search: [] diff --git a/live-server/plugins/AuthMe/config.yml b/live-server/plugins/AuthMe/config.yml index 54ec459..1a0f62a 100755 --- a/live-server/plugins/AuthMe/config.yml +++ b/live-server/plugins/AuthMe/config.yml @@ -347,7 +347,7 @@ settings: # CONFIRMATION = must repeat first argument (pass or email) # EMAIL_OPTIONAL = for password register: 2nd argument can be empty or have email address # EMAIL_MANDATORY = for password register: 2nd argument MUST be an email address - secondArg: CONFIRMATION + secondArg: NONE email: # Should we unregister the player when he didn't verify the email? # This only works if you enabled email registration. diff --git a/live-server/plugins/HelpCommand/config.yml b/live-server/plugins/HelpCommand/config.yml index 2fa607e..7d46d4d 100755 --- a/live-server/plugins/HelpCommand/config.yml +++ b/live-server/plugins/HelpCommand/config.yml @@ -43,7 +43,7 @@ help: - "&e/bal &8> &7show your current balance" - "&e/pay &8> &7pay another player" - " " - - "&e/region &8> &7manage your land claim" + - "&e/lands &8> &7manage your land claim" - "&e/claim &8> &7claim the chunk you're standing in" - " " - "&e/shop &8> &7open the shop gui" diff --git a/live-server/plugins/ProAntiTab/storage.yml b/live-server/plugins/ProAntiTab/storage.yml index 5dc0646..863bbc2 100755 --- a/live-server/plugins/ProAntiTab/storage.yml +++ b/live-server/plugins/ProAntiTab/storage.yml @@ -33,8 +33,6 @@ groups: - msg - reply - r - - tpa - - tpahere - back - spawn - delhome