25 lines
805 B
Markdown
25 lines
805 B
Markdown
# SlashWelcome
|
|
A simple way to welcome new players
|
|
-----------------------------------------------------
|
|
|
|
Make poeple feel welcomed with one command!
|
|
|
|
- Multiple welcome messages
|
|
- Randomization
|
|
- Delay (Humanization)
|
|
|
|
-----------------------------------------------------
|
|
|
|
## How to use
|
|
|
|
Download the latest realease or build it in gradle
|
|
|
|
- To build your jar file simply go into the terminal and run `gradlew build`
|
|
- Your finished jar should appear in `build/libs`!
|
|
|
|
Install the plugin by dropping it in your plugins
|
|
- if you have [PlugManX](https://www.spigotmc.org/resources/plugmanx.88135/)
|
|
- - Do `/plugman load SlashWelcome`
|
|
- - Then `/plugman reload SlashWelcome`
|
|
- Otherwise do `/reload confirm` or restart the server
|
|
----------------------------------------------------- |