All information about this project can be found in our detailed documentation.
The Signs Plugin is an intuitive tool that enhances server navigation within SimpleCloud. With this plugin, users can click on designated signs to instantly connect to different servers within your network.
- Server Navigation: Intuitive navigation within SimpleCloud using clickable signs. Instantly connect to other servers with ease.
- Supported Server Software: Supports Paper & Forks. Planned support for Spigot & Forks.
- Quick Setup: Easy installation process for all supported software.
- Highly Configurable: Customize behavior for various server states like
STARTING
,ONLINE
, etc. se priorities and frame updates for animations. - Placeholders: Display real-time information with dynamic placeholders like
%group%
,%player-count%
, and%state%
. - Dynamic Displays: Animated text frames for engaging and visually appealing signs.
For always up-to-date artifacts visit dev artifacts or artifacts.
Note: If you want to use the dev version, you have to use the snapshot repository.
implementation("app.simplecloud.example:example:VERSION")
implementation 'app.simplecloud.example:example:VERSION'
<dependency>
<groupId>app.simplecloud.example</groupId>
<artifactId>example</artifactId>
<version>VERSION</version>
</dependency>
Contributions to SimpleCloud are welcome and highly appreciated. However, before you jump right into it, we would like you to read our Contribution Guide.
This repository is licensed under Apache 2.0.