29 lines
727 B
Markdown
29 lines
727 B
Markdown
# Positions
|
|
|
|
Bukkit Plugin (for Paper); used to save locations to find to them later.
|
|
|
|
- API version: 1.20
|
|
- for Paper: 1.20.4
|
|
|
|
|
|
Listeners that are implemented by this plugin:
|
|
|
|
- PlayerJoinEvent (print a beautified join message ">> Playername")
|
|
- also shows players that are op in the display name
|
|
- PlayerQuitEvent (print a beautified quit message "<< PlayerName")
|
|
- PlayerChatEvent (deprecated, but beautify chat messages "PlayerName: message")
|
|
|
|
|
|
Commands implemented:
|
|
|
|
- set-chat-color: lets you set your name's color in the chat over a nice gui (or as a cmd!)
|
|
- currently only temporary, static colors (staying the same after quit/join) coming soon!
|
|
|
|
And all that in beautiful colors!
|
|
|
|
|
|
## License
|
|
|
|
See LICENSE.md
|
|
|