Commit Graph

47 Commits (main)

Author SHA1 Message Date
Joey Hines 0c08c26854 Added Head Shop (#18)
Moved ShopkeepersAPI reference to listener

Moved head shop logic to its own listener

Move checkup command join outside shopkeeper check

Refresh player head on login

+ Cleaned up imports

Use UUID instead of display name to determine if a player is in the shop

Check if Shopkeepers is present before trying to enable it

Added Head Shop

+ Integrates with ShopKeepers
+ On login, users with the `qol.head_shop` perm have their head added to the shop, if not already added
+ The shop id and the price to charge are both configurable

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.canopymc.net/Canopy/QoL/pulls/18
Reviewed-by: Etzelia <etzelia@hotmail.com>
Co-Authored-By: ZeroHD <joey@ahines.net>
Co-Committed-By: ZeroHD <joey@ahines.net>
2021-08-10 01:32:17 +00:00
Joey Hines f327f59d6c Added `discordignore` command (#17)
Small tweaks

+ Fixed permission node
+ Removed unused imports

Added `discordignore` command

+ Toggles Discord messages on/off for the user
+ Resolves #16

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.canopymc.net/Canopy/QoL/pulls/17
Reviewed-by: Etzelia <etzelia@hotmail.com>
Co-Authored-By: ZeroHD <joey@ahines.net>
Co-Committed-By: ZeroHD <joey@ahines.net>
2021-08-03 02:34:17 +00:00
Joey Hines fa2f79239e Add Config To Disable Enderman Grief (#14)
Added default config value

Bumped version number

Add config for disabling enderman grief

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.canopymc.net/Canopy/QoL/pulls/14
Reviewed-by: Etzelia <etzelia@hotmail.com>
Co-Authored-By: ZeroHD <joey@ahines.net>
Co-Committed-By: ZeroHD <joey@ahines.net>
2021-07-21 00:20:25 +00:00
Joey Hines fc163baf51 DiscordSRV now ignores shadow mute players
+ Added DiscordSRV as a softdepend
+ Added a listener to cancel DiscordSRV events for players who are shadow muted
2020-10-02 18:12:34 -05:00
Joey Hines c9434b916e Updated Plugin-Api 2020-10-02 17:24:09 -05:00
Etzelia 2bc9733955 Remove GriefAlert (#58)
Remove GriefAlert

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.etztech.xyz/Minecraft/QoL/pulls/58
Reviewed-by: ZeroHD <joey@ahines.net>
2020-08-02 23:11:42 +02:00
Joey Hines 07a69eb279 Removed all references to per world view distance (#53)
Removed all references to per world view distance

+ Removed PlayerChangedWorldListener.java

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/Minecraft/QoL/pulls/53
Reviewed-by: Etzelia <etzelia@hotmail.com>
2020-07-18 17:57:24 +02:00
Etzelia 118524e171 Updates and 1.16 (#50)
Add portal setup config

Signed-off-by: Etzelia <etzelia@hotmail.com>

Updates and 1.16

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.etztech.xyz/Minecraft/QoL/pulls/50
Reviewed-by: ZeroHD <joey@ahines.net>
2020-07-09 16:42:58 +02:00
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 e75d8efdfc Dynmap Marker Command (#42) 2019-10-09 18:30:54 +02:00
Etzelia d55fb1112a Make spec confirmation configurable (#39) 2019-10-05 05:08:51 +02:00
Etzelia ee0867d5cc Add escape for Discord syntax (#41) 2019-10-05 04:22:50 +02:00
Etzelia 253402f4fe Discord Syntax (#36) 2019-10-03 17:58:55 +02:00
Etzelia af7abe9ca7 Add CheckupCommand (#33) 2019-09-30 19:15:29 +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
Etzelia 1e6b917fa2 on
on
2018-10-26 19:13:20 +02: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 5c15eec17c Updated docs and changed spec dynmap hide perm to SafeSpectate.spectate 2018-10-15 21:32:13 -05:00
Joey Hines 6c5c20960b Added messages when notifying the user they are entering spec. 2018-10-15 17:07:01 -05:00
Joey Hines 1a03c2fc72 Added death mute command 2018-10-09 16:50:22 -05:00
Joey Hines 3997b6bebc Removed unnecessary return 2018-09-27 15:34:12 -05:00
Joey Hines b0643aa0e1 renamed onServerCommandEvent to onServerCommand 2018-09-27 15:29:59 -05:00
Joey Hines c6981f7838 Added console auditing 2018-09-27 14:50:08 -05:00
Joey Hines d2c573d21c Merge branch 'master' of git.etztech.xyz:Etzelia/QoL 2018-09-27 13:51:45 -05:00
Joey Hines 6a8535142c Pulled out webhook code and audit command check code into their own functions. 2018-09-27 13:51:36 -05: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 9ec2f05087 Merge branch 'master' of ZeroHD/QoL into master 2018-09-26 22:45:18 +02:00
Joey Hines 0f42d6c320 Removed audit rank 2018-09-26 15:40:59 -05:00
Joey Hines 762346cf37 Added auditor and auditable perms. Users with the auditor perm can run audited commands on auditable players without being audited. 2018-09-26 15:11:36 -05:00
Etzelia 52e2cea05a Add audit bypass permissions
Dynamic permission `qol.audit.bypass.<command>`
2018-09-25 20:48:58 +02:00
Joey Hines cae4925511 Added a check to see if a user has a perm to bypass the audit. 2018-09-25 13:36:11 -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 408a5e0045 Made changes based on the conversation of Issue #6. 2018-09-23 17:19:22 -05:00
Joey Hines 0f47791795 Added check if the user has the QoLAudit perm. 2018-09-23 16:20:08 -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 b796e3d667 added tele to teleport commands 2018-09-22 22:42:08 -05:00
Joey Hines 85391029dc fix issue where tps was getting caught in tp check 2018-09-22 22:35:14 -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
Joey Hines a548ef779a Added confirmation for tping when out of spec. 2018-09-22 14:18:06 -05:00
Etzelia 7f5876f62a Totals and New Players
Added totals to /list
Added the "Welcome <new player> to the server!" message
2018-09-16 23:44:26 -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