nTags

nTags

175 Downloads

Java Open issues

Dropbox SpigotMC Trello CurseForge

Description

nTags - a plugin that allows to manage the nametags of players on the server. It has a lot of functionality and is actively developed. Recommended for any RP-server, mini-game, etc. In addition, the OOP pattern - PIDOR (presenter-interactor-decorator-object-repository) was used in the design of the plugin, which makes it even cooler!

  • Full JSON configuration.
  • Saving via SQLite.
  • PlaceholderAPI support.
  • ActionBar message when right clicking on a player.
  • And much more.

Installing

In order to install the plugin, you only need to install a .jar file in the plugins directory of your server (/plugins). Required libraries/API: JSONConfigAPI v1.0. This plugin will be automatically installed when you start/reboot your server. Available versions: 1.17; 1.17.1; 1.18; 1.18.1; 1.18.2. Of: Spigot, Paper, and other forks mentioned.

Command

  • /tag - Main command.
  • /tag help - Help command.
  • /tag reload - Reload command.
  • /tag hide <player> - Hide player tag.
  • /tag show <player> - Show player tag.

Permissions

  • ntags.admin - All permissions.
  • ntags.command.reload - Reload command permission.
  • ntags.command.hide - Hide command permission.
  • ntags.command.show - Show command permission.