Skip to content

Bukkit plugin for customizing the sidebar of the scoreboard feature from minecraft

License

Notifications You must be signed in to change notification settings

penturt/ScoreboardStats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScoreboardStats

ScoreboardStats is a Bukkit plugin that uses the sidebar from scoreboard feature which was introduced into Minecraft since version 1.5. This plugin simplifies, adds many new features and possible ways to improve the use of it.

Project page:

http://dev.bukkit.org/bukkit-mods/scoreboardstats/

http://www.curse.com/bukkit-plugins/minecraft/scoreboardstats

Build status: Build Status

For Plugin Developers

https://github.com/games647/ScoreboardStats/wiki

Feel free to contribute there too. Just click the edit button after you login into your Github account

Compatibility

This plugin is compatible with all Minecraft versions above 1.5, where the scoreboard feature was introduced by Mojang.

Based on vanilla servers (like Craftbukkit) doesn't allow individual and global objectives at the same time. By operating over packets, we can workaround this. For this method, you'll need ProtocolLib. It's used to prevent conflicts with other plugins which also access the sidebar objective. Otherwise the client could crash.

These plugins are (tested) compatible (just activate comaptibilityMode):

Building

ScoreboardStats uses Maven 3 to manage building configurations, general project informations and dependencies. You can compile this project yourself by using Maven.

  • Just import the project from Github. Your IDE would detect the Maven project.
  • If not: Download it from here You will find executable in the bin folder.
  • Run (using IDE, console or something else)

About

Bukkit plugin for customizing the sidebar of the scoreboard feature from minecraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%