Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

5 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages