Skip to content
/ SBoards Public

Easy to use Per Player Scoreboard api for Minestom

License

Notifications You must be signed in to change notification settings

sqcred/SBoards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBoards

The Minestom Scoreboard api is not very good if you want to make a scoreboard that is different for each player.
So i made this easy to use api wich also contains a simple global scoreboard


This api is inspired by JScoreboards

To use this api, shade it into your project
By downloading the jar or using maven

    <repositories>
		<repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
		</repository>
	</repositories>
	
	<dependency>
	    <groupId>com.github.sqcred</groupId>
	    <artifactId>SBoards</artifactId>
	    <version>VERSION</version>
	</dependency>

Documentation

You can find the documentation Here

About

Easy to use Per Player Scoreboard api for Minestom

Topics

Resources

License

Stars

Watchers

Forks

Languages