MyTablist

Description:
Quote from English:MyTablist 2 is an extensive plugin that you can make the Tabliste Individual. It can be set in the configuration file, what should be displayed as shown on the tab list. It can all the color codes and text function codes used Will. By %<name>% certain things be, for example, replacing the time. You can also set a Custom TabList for each world or each player.
Quote from German:MyTablist 2 ist ein umfangreiches Plugin, mit dem man die Tabliste Individuell gestalten kann. Es kann in der Konfigurations Datei festgelegt werden, was wie auf der Tab Liste angezeigt werden soll. Es können alle Farbcodes und text Funktions Codes verwendet Werden. Durch %<name>% werden bestimmte dinge durch z.B. die Uhrzeit ersetzt. Man kann außerdem für jede Welt oder jeden Spieler eine Individuelle Tablist setzen.
Tutorials:
English Tutorial by MCPluginTuts
Dev Builds:
Use dev builds on your own risk. They are not final working versions of the plugin.
| Download | Build State | known Bugs | final | |
|---|---|---|---|---|
| MyTablist v2.3.7 | Alpha Build | No | No |
Installation:
1. Download the .jar
2. Place the .jar in your plugins directory
3. Restart the server
4. And you're done!
Commands:
| Command | Description | Permission | |
|---|---|---|---|
| /mytablist | Main Command | mytablist.main or all others | |
| /mytablist reload | reloads the config files | mytablist.reload | |
| /mytablist setvar [var] [value] | Sets a value for an variable | mytablist.setvar |
Variables:
Because this plugin has much variables, we had to move the variables to an extra page. Click here to come to the Variables Page.
Example
%time% ==> 10:47:14
%player% ==> yourusername
%maxmem% ==> 1024MB
%money% ==> 20.0
and now a Combination:
&6Money: %money% %currency% ==> Money: 20 $
it Supports Color Codes too!

Sample:
&4hello ==> hello
Images:
Click on a Image to get Full Size.
![]()
![]()
![]()
![]()
![]()

Disclaimer:
Metrics
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
A unique identifier
The server's version of Java
Whether the server is in offline or online mode
The plugin's version
The server's version
The OS version/name and architecture
The core count for the CPU
The number of players online
The Metrics version If you wish to disable this feature ( :( ), you can do so by setting 'useMetrics' to false in the config.yml.
Auto-updater
This plugin has a built-in auto-updater, which connects to BukkitDev to check for updates. If you, for some reason, wish to disable this process, you can do so by setting 'useAutoUpdater' to false in the config.yml ;)





-
View User Profile
-
Send Message
Posted Feb 2, 2015der
@derbl4ck
http://pastebin.com/0fFupW6R
-
View User Profile
-
Send Message
Posted Feb 1, 2015@Maciej3210
I've tested it on craftbukkit 1.7.2 R0.4 and it works
-
View User Profile
-
Send Message
Posted Feb 1, 2015Does it work on 1.7.2?
-
View User Profile
-
Send Message
Posted Feb 1, 2015@Quios
i work hard on this but i need the debug info
-
View User Profile
-
Send Message
Posted Feb 1, 2015@mrdeadlock
i need the debuginfo :/
-
View User Profile
-
Send Message
Posted Jan 31, 2015Version 2.3.6, i still have a issue with double players names :( Do you have any solution for me?
-
View User Profile
-
Send Message
Posted Jan 31, 2015Still errors:
11:07:22 AM CONSOLE: ERROR]: [MyTablist2] An error has occurred whilst sending the packets. Is Bukkit up to date? #rj32
-
View User Profile
-
Send Message
Posted Jan 30, 2015@mrdeadlock
the update is submitted to bukkit staff
-
View User Profile
-
Send Message
Posted Jan 24, 2015Hope we get a fix soon. :-)
-
View User Profile
-
Send Message
Posted Jan 22, 2015@TheEnderWalker
Thank you i will fix this ;)
-
View User Profile
-
Send Message
Posted Jan 20, 2015Hi, sometimes when the plugin load the console say this error:
[20:36:02] [Server thread/ERROR]: Error occurred while enabling MyTablist2 v2.3.5 (Is it up to date?) ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled? at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:194) [?:?] at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getGroups(Permission_PermissionsEx.java:270) [?:?] at de.devxpress.mytablist2.TabManager.groups(TabManager.java:383) [?:?] at de.devxpress.mytablist2.TabManager.userValues(TabManager.java:308) [?:?] at de.devxpress.mytablist2.TabManager.setTablist(TabManager.java:124) [?:?] at de.devxpress.mytablist2.Main.reloadTablist(Main.java:232) [?:?] at de.devxpress.mytablist2.Main.onEnable(Main.java:138) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.reload(CraftServer.java:773) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.Bukkit.reload(Bukkit.java:279) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:683) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchServerCommand(CraftServer.java:670) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.aw(DedicatedServer.java:286) [Craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
I'm using CraftBukkit 1.7.2-RO.3
-
View User Profile
-
Send Message
Posted Jan 16, 2015@JavituRec
Please use always the latest Version ;)
-
View User Profile
-
Send Message
Posted Jan 15, 2015Which version is compatible with 1.7.2?
-
View User Profile
-
Send Message
Posted Jan 14, 2015@mrdeadlock
This helpes a Lot! Thank you ;)
-
View User Profile
-
Send Message
Posted Jan 12, 2015Same issue as TomXPro.
http://imgur.com/vW88PwN (Debuginfo)
pastebin.com/khCTwtRC (console)
Hope this helps
-
View User Profile
-
Send Message
Posted Jan 4, 2015@TomXPro
Hey please send me the Output of the /mytablist debuginfo command ;)
-
View User Profile
-
Send Message
Posted Dec 14, 2014Cauldron 1.7.10
-
View User Profile
-
Send Message
Posted Nov 23, 2014@EnderStyler2020
Wenn du z.B noch erklären würdest, wie man für jede Welt eine bestimmte Config anlegen kann, würde ich es auf die Seite nehmen.
-
View User Profile
-
Send Message
Posted Nov 20, 2014@derbl4ck
Die Config wird doch erklärt da ist alles zu verstehen ....
-
View User Profile
-
Send Message
Posted Nov 20, 2014@EnderStyler2020
Vielen Dank. Leider kann dein Tutorial nicht auf die Seite, da weder die Installation erklärt wird, noch den Umfang des Plugins. Das könnte viele Nutzer verwirren. sorry.