Commit Graph

28 Commits (13ce2096f8a5b173059ada7766ea95ee4e4b1415)

Author SHA1 Message Date
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
Joey Hines 6a746d5702 Added `/marker remove` and made the icon a config option (#43) 2019-10-13 02:45:53 +02:00
Joey Hines e75d8efdfc Dynmap Marker Command (#42) 2019-10-09 18:30:54 +02:00
Etzelia 6d73df72a3 Dynmap Link Command (#40) 2019-10-05 04:14:28 +02:00
Etzelia af7abe9ca7 Add CheckupCommand (#33) 2019-09-30 19:15:29 +02:00
Etzelia d587210405 Disable view distance override (#29) 2019-07-22 20:07:11 +02:00
Joey Hines 7bc3ba3783 Added World View Distance Override (#26) 2019-02-27 18:00:56 +01:00
Etzelia b10ea6fdae Added Queue implementation
Fixes #23
2018-12-08 16:36:32 -06:00
Etzelia 19dcc4c482 Added GriefAlert
Fixes #22
2018-12-04 14:02:05 -06:00
Joey Hines 2cdc56c6e2 renamed addDeathMute() to toggleDeathMute 2018-10-30 13:39:53 -05:00
Joey Hines 86419f8772 Added toggle to deathmute command 2018-10-29 18:11:37 -05:00
Etzelia a01d41d143 Cleanup for release
Updated EtzCore to 1.0.5
Removed Maven annotations
Updated Essentials/Dynmap interfaces
Overwrite qol.png to hopefully stop seeing that stupid warning log
2018-10-24 14:19:03 -05:00
Joey Hines bc59a8cdfb Added Karat Trophy command 2018-10-12 10:51:26 -05:00
Joey Hines 2f54beb845 Changed Mutes to use UUIDs instead of strings of UUIDs. Also used Bukkit.getPlayer() in both ShadowMute and DeathMute. 2018-10-09 17:21:38 -05:00
Joey Hines 1a03c2fc72 Added death mute command 2018-10-09 16:50:22 -05:00
Etzelia 7718f54167 Updated to EtzCore 1.3
Changed Maven Dependencies
2018-09-28 23:15:05 -05:00
Etzelia 93eff77c2f Added hidden dependencies from Apache.
Will add issue to PluginAPI for rabbit hole searching.
2018-09-27 22:20:36 +02:00
Etzelia b124202175 Version 1.3
Updated EtzCore to 1.2
Added Maven annotations
Cleaned up shaded jar (less than half the size)
2018-09-27 00:05:39 -05:00
Etzelia 179b86f2b4 Merge branch 'master' of git.etztech.xyz:Etzelia/QoL 2018-09-23 17:46:28 -05:00
Etzelia 36b1482700 /list totals and welcome message
Added totals to each group in /list
Added a welcome message for new players, and a message to other players to welcome them
2018-09-23 17:46:09 -05:00
Joey Hines 56b6da012b do i even read my code 2018-09-23 17:23:53 -05:00
Joey Hines 18e36727f2 Added check in CommandPreprocessListener to hide a user when they go into spec and put them back into the same visibility after they come out of spec. 2018-09-23 14:49:17 -05:00
Joey Hines fef5ab6b5f Added tpconfirm permission node to split out tp confirm from the rest of the audit checking 2018-09-23 07:34:25 -05:00
Joey Hines 97161694db Made changes according to conversation in PR 5. 2018-09-22 22:27:02 -05:00
Joey Hines 9ec045dbfe Added a way to specify tp commands in the config 2018-09-22 14:51:32 -05:00
Etzelia a31a32edea Added List and Plugins commands 2018-09-14 00:08:13 -05:00
Etzelia 941f0a40b6 Updated to latest changes from private repo 2018-09-12 11:06:02 -05:00
Etzelia 4befd87bc3 Initial commit for Gitea 2018-09-12 10:53:47 -05:00