File Details
EnTab v7.0
- R
- Oct 21, 2014
- 11.75 KB
- 4.9K
- CB 1.7.9-R0.2+2
File Name
EnTab.jar
Supported Versions
- CB 1.7.9-R0.2
- CB 1.7.2-R0.3
- CB 1.7.9-R0.1
7.0 (Recommended)
The plugin was rewritten (corrected all errors)
Template config:
Code (Text):
enabled: true # Enabled a plugin
entab: # prefixes etc.
template: '{prefix} {player} {suffix}' # template nicks in TAB
MrHilgert: # Player information: MrHilgert
pex: false # Whether to take prefixes through PEX, if false - through the config, true - through the PEX
prefix: '& a' # Prefix
suffix: '& r' # suffix
authorColored: true # Colored nick author in TAB: 3 To disable this feature, change the true to false
lang: # For Translators
enTab:
missingArguments: '& cUse: / entab [update / get / set]'
set: '& cUse: / entab set [prefix / suffix] [text]'
criticalError: '& cKriticheskaya error, please contact those. administrator '
configReloaded: '& aKonfig restart'
noPermissions: '& Su do not have permission'
setPrefix: '& aVash prefix successfully smenёn on & 2 {prefix}'
setSuffix: '& aVash suffix successfully smenёn on & 2 {suffix}'
get: '& 2Vash nickname TAB: & r'
Change the rules of commands:
/ entab - entab.command.entab Help
/ entab get - entab.command.get Get your prefix + username + suffix in TAB'e
/ entab set - entab.command.set Set yourself a prefix / suffix, example: / entab set prefix & 2 [Admin] or / entab set suffix & e [GL]
/ entab update - entab.command.update Update nickname TAB
/ entab reload - entab.command.reload Reload config
Fixed bug with long nick

