Plugin development has been temporarily suspended. Now I am studying the work with the "
ProtocolLib" plugin and when I understand how to work with it, I will rewrite the plugin for new versions of minecraft.
Currently, only those versions of the plugin that are available on this site are available.
- Added support for colors in the config and the ability to change how nicknames are displayed.
Code (YAML):
NoPermissionsMessage: '&cYou do not have permission to use this command!'
#Permission message NameTags_show: '&l&6-=
[&9<player>&l&6
]=-'
#<player> - player nickname
- Added "/hnames reload" command (HideNicknames.switching permission).
- Small fixes in the plugin code.
- Now I will follow Semantic Version Control.
- Added support for version 1.16.3.
- Another system for hiding nicknames.
- Added the ability to select worlds in the config file.
- Well, and other little significant changes in the work of the plugin.