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 Mar 21, 2013@bubbleguj
ok no worries : ) keep up the good work!
-
View User Profile
-
Send Message
Posted Mar 21, 2013Won't load with 1.5.1
http://pastebin.com/dhkcDN1w
-
View User Profile
-
Send Message
Posted Mar 21, 2013@bubbleguj
yeah i dont have any error messages or any clues. But when I have SuperTab running, it just doesnt allow certain players to join. There is no pattern that I can see.
-
View User Profile
-
Send Message
Posted Mar 21, 2013@MannyTheDJ
Seems like the 1.5 version god a lot of bugs I'll take a look on it later!
@Mine15029
I'm so an idiot -.- TabConfig: - '&1 ' - '&1The Void Server' - '&2 ' - '&5============' - '&5==========' - '&5============' - '&7Players:' - '&5 ' - '&4 '
You can't use more than 16 letters and numbers. "&1The Void Server" got 17..
-
View User Profile
-
Send Message
Posted Mar 21, 2013Howdy,
when I put the supertab.jar into the plugins folder for my server and do a hard restart no folder comes up for it.
-
View User Profile
-
Send Message
Posted Mar 20, 2013@dropposite
What? I have to test it one more time on 1.5 any other people with the same problem?
-
View User Profile
-
Send Message
Posted Mar 19, 2013half my players can no longer join, they disconnect right after joining.
Some players with more than one account, one works and the other doesnt
-
View User Profile
-
Send Message
Posted Mar 19, 2013You're using the right plugin version with the right bukkit version?
-
View User Profile
-
Send Message
Posted Mar 18, 2013All the other plugins are: Essentials, PermissionsEX, Mob Arena, Pvp arena, idisguise, towny, vault, spleef, parkour and world edit. It doesn't seem like any of those plugins affect the tab. Anything else?
-
View User Profile
-
Send Message
Posted Mar 18, 2013@Mine15029
Any other plugins?
-
View User Profile
-
Send Message
Posted Mar 18, 2013I've reconnected, reloaded, restarted the server lots of times now and it still doesn't work...
-
View User Profile
-
Send Message
Posted Mar 18, 2013@Mine15029
Hmm, try to reconnect!
-
View User Profile
-
Send Message
Posted Mar 17, 2013Ok here's the config:
TabConfig: - '&1 ' - '&1The Void Server' - '&2 ' - '&5============' - '&5==========' - '&5============' - '&7Players:' - '&5 ' - '&4 '
There were no errors in the log. It said it was enabled. I'm using the 1.4.7 plugin with the same bukkit version
-
View User Profile
-
Send Message
Posted Mar 17, 2013@Zoroark173
Yes, I'm planning this with the new update! ;)
@Mine15029 May you post your config? And, are there any errors in the log? Which plugin & bukkit version are u running?
-
View User Profile
-
Send Message
Posted Mar 17, 2013I'm using this plugin. I've configured it and checked the cmd if it was enabled. It was enabled but nothing new happened when I pressed tab! Anyone else get this problem?
-
View User Profile
-
Send Message
Posted Mar 16, 2013Could you add a %permissiongroup=<group>% variable, which would hook into Vault, and show players that are in a certain permission group, I.e. Admin, Player, Owner, VIP, ect.
-
View User Profile
-
Send Message
Posted Mar 16, 2013@matthiasvd2
No problem! ;)
-
View User Profile
-
Send Message
Posted Mar 16, 2013thanks for the 1.5 update
-
View User Profile
-
Send Message
Posted Mar 14, 2013@JMosman
It would be very hard and it would be hard for the server owners to configurate all the settings.. :/
@iliketurtlesandzombies
Yes, that's right :)
-
View User Profile
-
Send Message
Posted Mar 14, 2013Could this be used to show players from 2 servers at the same time? And if so, how hard would that be to implement?