Installation & Setup
Installation
- Step 1: Make sure you have the correct version of ProtocolLib installed.
- Step 2: Drop the ProTab.jar into your plugin folder.
- Step 3: Start the server once to generate the default config files.
- Step 4: Get all the addons you like because this plugin does nothing on its own!
- Step 5: Have fun!
Note: Keep in mind that before ProTab v1.0.4 your tab size is defined by the maximum player number defined in your server-properties. For a maximum-sized tab use 60 or more slots.
Note: ProTab v1.0.3 is not compatible with CB 1.7.9 R0.2! It is a special version designed to work with the Spigot 1.8 protocol hack and requires ProtocolLib v3.6.0-SNAPSHOT!
Configuration
Default configuration:
1 2 3 4 5 6 7 8 | # This is the ProTab default config file. # If a player should receive a message giving him the title of the new tab when switching through those. MessageOnTabChange: true # The language settings. Will also be used for auto-localized content in the tab. # Available languages: en_US, de Language: en_US |
MessageOnTabChange:
Some people seem to be annoyed by the messages in the chat that are generated on switching through the tabs, so you can globally disable them here.
Language:
The localization from where all used texts will be loaded. This localization will be used across all ProTab addons as well. If you'd like more localizations, please contact me an according file (for templates see content of .jar file), so I can add more localizations.
Possible languages:
- English: en_US
- German: de
Comments