TabCompleter
Plugin description
Features
This plugin will allow you to configure all the TabCompletions that a player cas use.
This plugin do not use a permission system, so you can change all the tabcompletions as you want.
With the current version (1.0), the plugin has his own advanced error system, with an advanced inheritance system, and more.
This plugin uses a PermissionEx-like backend (file) system.
This plugin require ProtocolLib (for tab-completion packet system) and Vault (for the group-based system).
ProtocolLib is a famous plugin which modify packets sent/received between the server and the client, and thus can make change a whole world according to the player above.
Vault is also a famous plugin, but Vault is used to "make a bridge" between a plugin, and a permission-manager plugin like PermissionEx or Essentials GroupManager. Vault is also used for the Economy and Chat system.
All commands are TAB-safely. This is recommended to use the TAB key to use this plugin.
This plugin can be enabled/disabled with a reloader plugin or the reload craftbukkit command.
Tutorial
Installation
To use the plugin, just do this:
- First, download this plugin, ProtocolLib and Vault if you don't have them.
- You need a permission plugin. If you havn't already one, I recommend you to use PermissionEx.
- Put all these plugins in your plugins directory (in the server).
- Run the serveur, see log if there is'nt any error.
- If there isn't any error, configure the plugin!
Configuration and Commands
Here are tutorials to configure the plugin with:
- The configuration file (enUS),
- The In-Game commands (enUS).
About
About me and this plugin
I am a new Java Developper, so my plugins may not be perfect.
I have created this plugin because I just want it. I think this is a must to have in a server who don't want to show all his plugin with just the TAB key. This plugin also serves to simplify the commands for all your players.
All my english faults can be explained by the fact that I am French. :(
It is one of my first plugins but it is the only plugin that I put on this site.
Todo
- Permission based system
- Global configuration file
- World-based group tabcompletions
- What else ?
-
View User Profile
-
Send Message
Posted Jan 11, 2016@CatRabbit499
Nope, my plugin only filter messages who starts with '/', but good idea.
-
View User Profile
-
Send Message
Posted Dec 30, 2015Does this have the ability to hide the usage of TAB without a "/". for instance, say I wanted player X (an OP) to be able to use the TAB auto-completion of names for all players except for player Z (the owner) and for all other players not to have any TAB name-completion for Player X OR Player Z.