Quality of Life Plugin
Go to file
Joey Hines 13ce2096f8 Added the ability to create multiple markers (#48)
Added the ability to create multiple markers

+ Player's can name markers to whatever they want
+ Internally markers are refereed by the player's `UUID NAME`
+ Markers are no longer automatically removed
+ Marker count is limited to a number set by the `qol.marker.limit.#` perm
+ Marker layer can be renamed and configured to hidden or shown by default.

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/Minecraft/QoL/pulls/48
Reviewed-by: Etzelia <etzelia@hotmail.com>
2020-07-02 16:40:10 +02:00
docs Added the ability to create multiple markers (#48) 2020-07-02 16:40:10 +02:00
src/main Added the ability to create multiple markers (#48) 2020-07-02 16:40:10 +02:00
.gitignore Initial commit for Gitea 2018-09-12 10:53:47 -05:00
LICENSE Add 'LICENSE' (#45) 2020-06-11 22:09:13 +02:00
pom.xml Added the ability to create multiple markers (#48) 2020-07-02 16:40:10 +02:00