Skip to content

0.0.4-beta

Pre-release
Pre-release

Choose a tag to compare

@RhythmicSys RhythmicSys released this 22 Jan 02:18
· 78 commits to master since this release
f891930

v0.0.4-beta

What's Changed

  • Abstract saving loading by @Peashooter101 in #5
  • Adds FILE type save handling (does not transfer over current PDC nicknames) config option
  • Adds
  • Adds /nick save which will save your current nickname, and add it to the tabcompletion list when you do /nick set
    • requires simplenick.save permission
  • Adds /nick delete <name> which will delete a nickname from your saved nicknames
    • requires simplenick.delete permission
  • Adds placeholder: %simplenicks_mininick% which will give the unparsed, minimessage formatted nickname
    (example of mine):
    image

⚠️ Note

You will need to delete your config.yml and have the plugin regenerate it on startup. The default save type is now "file", and old nicknames will not be seen. If you want to switch back to PDC saving, change the save type and restart your server.

Full Changelog: 0.0.3-beta...0.0.4-beta