Skip to content

v 2.0

Latest
Compare
Choose a tag to compare
@RhythmicSys RhythmicSys released this 29 Jun 01:46
· 4 commits to master since this release

What's Changed

  • Fix Code by @RhythmicSys in #7
  • locale.yml has been reformatted. You will need to redo any custom messages.

Command Changes:

  • Admins can now save and delete other players' nicknames
    • I assume this will mostly be used in GUIs but idk maybe admins will need it too lol

Permission Changes:

  • changed simplenick.usernamebypass into simplenick.bypass.username
  • added simplenick.bypass.length
  • added simplenick.bypass.regex
  • added simplenick.admin.save - Allows admins to save a user's nickname for them
    • Command Usage: /nick save <player>
  • added simplenick.admin.delete - Allows admins to delete someone's saved username
    • Command Usage: /nick delete <player> <nickname>
  • added simplenick.nick.save - Allows a user to save their current name
    • Command Usage: /nick save
  • added simplenick.nick.delete - Allows a user to delete their own saved nickname
    • Command Usage: /nick delete <nickname>
      Full Changelog: 1.0.0...2.0