SuperTab

About
SuperTab is a plugin that allows server owners and plugin developers to change the server tab-list.
Features
For server admins:
- very easy configuration
- a lot of variables
- very compact
For developers:
- very, very easy API
Example
Here's an example how it could look like:

Configuration
# _____ _____ _ # / ___| |_ _| | | # \ `--. _ _ _ __ ___ _ __| | __ _| |__ # `--. \ | | | '_ \ / _ \ '__| |/ _` | '_ \ # /\__/ / |_| | |_) | __/ | | | (_| | |_) | # \____/ \__,_| .__/ \___|_| \_/\__,_|_.__/ # | | # |_| # # SuperTab plugin by bubbleguj # # ----------------------------------------------------------------------------- # # Every new "tabslot" is marked with a "-" # # You can use those variables in the list: # # %onlineplayers% - Shows, how many players are online # %slots% - Shows, how many slots the server has # %playername% - Shows the name of the player, looking at the list # %motd% - Shows the motd # %health% - Shows the health of the player, looking at the list # %level% - Shows the XP-level of the player, looking at the list # %ip% - Shows the IP of the player, looking at the list # %gamemode% - Shows the gamemode of the player, looking at the list # %fly% - Shows if the player can fly # %hour% - Shows the system time hour # %minute% - Shows the system time minutes # %day% - Shows the system date day # %month% - Shows the system date month # # .:!IMPORTANT!:. More than 16 characters will be reduced .:!IMPORTANT!:. # .:!IMPORTANT!:. Don't create two slots with the same content .:!IMPORTANT!:. # # To create an empty list: # - '&1 ' # So, just take an colourcode and one or more spaces # # ----------------------------------------------------------------------------- # # Here's an example config: # # TabConfig: # - '&1 ' # - '&1Servername' # - '&2 ' # - '&1Admins:' # - '&3 xxxxx' # - '&8 ' # - '&1Health:' # - '&3 %health%' # - '&9 ' # - '&7Players:' # - '&5 ' # - '&4 ' # # This would create this tablist: # ________________________________ #| |Servername| | #|__________|__________|__________| #|Admins: |xxxxx | | #|__________|__________|__________| #|Health: |4 | | #|__________|__________|__________| #|Players: | | | #|__________|__________|__________| # # Good luck! ;) # # ----------------------------------------------------------------------------- # If this is false, SuperTab will be disabled UseSuperTab: true TabConfig: - '&1 ' - '&1SERVERNAME' - '&2 ' - '&5[]==========' - '&5==========' - '&5==========[]' - '&7Players:' - '&5 ' - '&4 '
Developers
Look here: http://dev.bukkit.org/bukkit-plugins/supertab/pages/developers-de-de/
Commands and permissions
There's one command with a permission. The command is /streload. This will reload the SuperTab config. The permission is: supertab.reload
Installation
Put the SuperTab.jar into your plugin folder and restart your server. That's it, have fun!
-
View User Profile
-
Send Message
Posted May 5, 2013@bubbleguj
You should use TabAPI to allow compatibility.
-
View User Profile
-
Send Message
Posted May 4, 2013@MattIPv4
SuperTab [1.5.2 | fixed] failes to! SuperTab [1.5.2 | fixed all] will be available soon, it's already uploaded and waiting for aproval!
- I always tested it with the wrong plugin version -.-
-
View User Profile
-
Send Message
Posted May 4, 2013@bubbleguj
SuperTab [1.5.2 | fixed] isn't downloadable yet... :(
-
View User Profile
-
Send Message
Posted May 4, 2013@GioboiMC
They work for me! Sure, you're using SuperTab [1.5.2 | fixed] ?
-
View User Profile
-
Send Message
Posted May 3, 2013Dude you seriously need to start testing shit before you upload it, it's starting to get old. The newest version you uploaded - the color codes don't work.
-
View User Profile
-
Send Message
Posted May 3, 2013@juvelzone
Failed, update will follow!
updated, waiting for aproval
-
View User Profile
-
Send Message
Posted May 2, 2013Hello can you please make this plugin available for 1.5.2 servers as fast as possible?
-
View User Profile
-
Send Message
Posted May 2, 2013@R3tr0Sl1m3
you can put " " behind your words, then it's "different" ;)
-
View User Profile
-
Send Message
Posted Apr 29, 2013@bubbleguj
the only problem i have now, is gaps i wanted in the tab list, not appearing. is there any way i can have multiple slots with the exact same content? i know it says not to do that, but i really need to get a workaround :/
-
View User Profile
-
Send Message
Posted Apr 29, 2013@bubbleguj
ahhhhh thankyou :D
-
View User Profile
-
Send Message
Posted Apr 29, 2013@R3tr0Sl1m3
lol, I failed. Edit I got the answer: Your String has more characters than 16, so my plugin makes it shorter. It takes the & away, so it's just "d". Make sure, your string is =< 16.
-
View User Profile
-
Send Message
Posted Apr 28, 2013ummm &d is pink...
-
View User Profile
-
Send Message
Posted Apr 28, 2013@R3tr0Sl1m3
Yes, beacause &d is no colorcode. See here: http://ess.khhq.net/mc/
-
View User Profile
-
Send Message
Posted Apr 27, 2013im having a really big problem, whenever i try to edit the config to this:
TabConfig: - '&1 ' - '&b Minecraft' - '&2 ' - '&d ===============' - '&d ===============' - '&d ===============' - '&7 IGN:' - '&5 %playername%' - '&4 '
it never comes out correctly, it always ends up doing this:
-
View User Profile
-
Send Message
Posted Apr 21, 2013@AljedTheLegit
They don't work yet, maybe i'll add them later
-
View User Profile
-
Send Message
Posted Apr 20, 2013Would I have to restart my server or reload it because the special characters like &l &n &u &k Don't work :/
-
View User Profile
-
Send Message
Posted Apr 20, 2013@AljedTheLegit
No
-
View User Profile
-
Send Message
Posted Apr 19, 2013Do you need TabAPI for this to work?
-
View User Profile
-
Send Message
Posted Apr 18, 2013@xblade2k10
thx :)
-
View User Profile
-
Send Message
Posted Apr 18, 2013for me is working perfect i have more 80 plugins in me server and use the last craftbukkit dev 1.5.1-R0.3 (Build #02759)
regards