-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# AdvancedDisplays | ||
Create block, item and text displays! | ||
|
||
## Links & Support | ||
You can download the plugin here: | ||
- Spigot resource page: https://www.spigotmc.org/resources/advanceddisplays.110865/ | ||
- Source code on GitHub: https://github.com/Luncaaa/AdvancedDisplays | ||
- Wiki: https://lucaaa.gitbook.io/advanceddisplays/ | ||
|
||
If you have an issue, found a bug or want to suggest something, you can do it here: | ||
- Spigot discussion page: https://www.spigotmc.org/threads/advanceddisplays.609868/ | ||
- GitHub issues: https://github.com/Luncaaa/AdvancedDisplays/issues | ||
- Contact me on Discord: Lucaaa#6268 / luncaaa | ||
|
||
## How to compile | ||
The plugin is compiled using Maven and Java 17. | ||
Build the jar running the Maven task "package" |