QoL/src/main/java/xyz/etztech/qol/commands
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
..
CheckupCommand.java Ignore self when using checkup (#38) 2019-10-03 23:23:52 +02:00
ColorsCommand.java Discord Syntax (#36) 2019-10-03 17:58:55 +02:00
DeathMuteCommand.java renamed addDeathMute() to toggleDeathMute 2018-10-30 13:39:53 -05:00
DynmapLinkCommand.java Dynmap Link Command (#40) 2019-10-05 04:14:28 +02:00
KaratTrophyCommand.java Added a check to see if the target already had the 24 Karrat Trophy 2018-10-12 11:03:06 -05:00
ListCommand.java /list totals and welcome message 2018-09-23 17:46:09 -05:00
MainCommand.java Initial commit for Gitea 2018-09-12 10:53:47 -05:00
MakeMeCommand.java Initial commit for Gitea 2018-09-12 10:53:47 -05:00
MarkerCommand.java Added the ability to create multiple markers (#48) 2020-07-02 16:40:10 +02:00
NameHistoryCommand.java Initial commit for Gitea 2018-09-12 10:53:47 -05:00
PluginsCommand.java Added List and Plugins commands 2018-09-14 00:08:13 -05:00
PortalCommand.java Fixed imports 2018-10-16 20:29:40 +02:00
ShadowMuteCommand.java Cleaned up imports 2018-10-09 18:09:40 -05:00
SudoCommand.java Initial commit for Gitea 2018-09-12 10:53:47 -05:00
TimeoutCommand.java Initial commit for Gitea 2018-09-12 10:53:47 -05:00
UUIDCommand.java Initial commit for Gitea 2018-09-12 10:53:47 -05:00
WhitelistCommand.java Initial commit for Gitea 2018-09-12 10:53:47 -05:00
WorldInfoCommand.java Fix no permission error for WorldInfo 2018-09-15 16:20:31 -05:00