Move the default commands from the default plugin jar to the server jar under
com.loohp.limbo.commands.Defaults
Added a way to edit PlayerList header and footer (these things:)
Which adds the following:
PacketPlayOutPlayerListHeaderFooter -> The packet sent to the player
setPlayerListHeaderFooter -> Added in Player object to easily set the header and footer
I also added tab-header and tab-footer into the server.properties so anyone can edit it
Move the default commands from the default plugin jar to the server jar under com.loohp.limbo.commands.Defaults
Added a way to edit PlayerList header and footer (these things:)
Which adds the following: PacketPlayOutPlayerListHeaderFooter -> The packet sent to the player setPlayerListHeaderFooter -> Added in Player object to easily set the header and footer I also added tab-header and tab-footer into the server.properties so anyone can edit it