An open API service indexing awesome lists of open source software.

https://github.com/pablete1234/tablistresizer

Simple minecraft bukkit plugin to resize tablist for 1.7 players
https://github.com/pablete1234/tablistresizer

bukkit-plugin minecraft tablist-plugin

Last synced: 4 months ago
JSON representation

Simple minecraft bukkit plugin to resize tablist for 1.7 players

Awesome Lists containing this project

README

          

# TablistResizer
An extremely simple bukkit plugin for minecraft to enforce a tablist size of 80 players, to get 1.7 clients to see 4 columns.

_Note_: This plugin has a dependency on ProtocolLib, you'll need it on your server too.

To compile, run `mvn clean install` and you can find your final jar in the `target` output folder