Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/games647/scoreboardstats
Bukkit plugin for customizing the sidebar of the scoreboard feature from minecraft
https://github.com/games647/scoreboardstats
bukkit minecraft plugin pvpstats ranking scoreboard sidebar variables
Last synced: 2 months ago
JSON representation
Bukkit plugin for customizing the sidebar of the scoreboard feature from minecraft
- Host: GitHub
- URL: https://github.com/games647/scoreboardstats
- Owner: games647
- License: mit
- Created: 2013-03-29T22:58:38.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2021-01-20T08:43:58.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T03:42:52.235Z (3 months ago)
- Topics: bukkit, minecraft, plugin, pvpstats, ranking, scoreboard, sidebar, variables
- Language: Java
- Homepage: https://dev.bukkit.org/bukkit-mods/scoreboardstats/
- Size: 6.28 MB
- Stars: 28
- Watchers: 10
- Forks: 45
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ScoreboardStats
ScoreboardStats is a [Bukkit](https://github.com/Bukkit/Bukkit) plugin
that uses the sidebar from scoreboard feature which was introduced into
[Minecraft](https://minecraft.net) since version
[1.5](https://mcupdate.tumblr.com/post/45267771887/minecraft-1-5).
This plugin simplifies, adds many new features and possible ways to improve
the use of it.Project page:
https://dev.bukkit.org/bukkit-mods/scoreboardstats/
https://www.curse.com/bukkit-plugins/minecraft/scoreboardstats
### 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### Building
ScoreboardStats uses Maven 3 to manage building configurations,
general project details and dependencies.
You can compile this project yourself by using Maven.* Just import the project from [Github](https://github.com/).
Your IDE would detect the Maven project.
* If not: Download it from [here](https://maven.apache.org/download.cgi)
You will find executable in the bin folder.
* Run (using IDE, console or something else)