0.0.4-beta
Pre-release
Pre-release
v0.0.4-beta
What's Changed
- Abstract saving loading by @Peashooter101 in #5
- Adds
FILEtype save handling (does not transfer over current PDC nicknames) config option - Adds
- Adds
/nick savewhich will save your current nickname, and add it to the tabcompletion list when you do/nick set- requires
simplenick.savepermission
- requires
- Adds
/nick delete <name>which will delete a nickname from your saved nicknames- requires
simplenick.deletepermission
- requires
- Adds placeholder:
%simplenicks_mininick%which will give the unparsed, minimessage formatted nickname
(example of mine):

⚠️ NoteYou 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