Commit Graph

107 Commits (e91e5ae9e54beee4efa5aef83f2161fcb19750b9)

Author SHA1 Message Date
Etzelia 966328f881 Commit to trigger Documentation 2018-10-12 14:11:23 -05:00
Etzelia 117eff52e7 Merge branch 'master' of https://git.etztech.xyz/Etzelia/QoL 2018-10-12 14:10:56 -05:00
Etzelia c2f838c7df Commit to trigger Jenkins and Documentation 2018-10-12 14:10:25 -05:00
Etzelia 4815c9b951 Commit to trigger Jenkins and Documentation 2018-10-12 14:08:37 -05:00
Etzelia ec7f983bd0 Merge branch 'master' of https://git.etztech.xyz/Etzelia/QoL 2018-10-12 14:05:30 -05:00
Etzelia b6a15c8bad Moved docs to project 2018-10-12 14:05:02 -05:00
Etzelia 04450fc3c8 Merge branch 'master' of ZeroHD/QoL into master 2018-10-12 19:21:48 +02:00
Joey Hines 7180b0982b updated description for karattrophy 2018-10-12 11:09:47 -05:00
Joey Hines a08100a101 Added a check to see if the target already had the 24 Karrat Trophy 2018-10-12 11:03:06 -05:00
Joey Hines d59f8186da fixed perm for KaratTrophy 2018-10-12 10:52:29 -05:00
Joey Hines bc59a8cdfb Added Karat Trophy command 2018-10-12 10:51:26 -05:00
Etzelia 5c8265d468 Merge branch 'master' of ZeroHD/QoL into master
Fixes #9
2018-10-11 16:30:11 +02:00
Joey Hines ed7cbbc6a0 Cleaned up imports 2018-10-09 18:09:40 -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 55c1c92ea1 Updated EtzCore to 1.0.4 2018-10-08 18:31:13 +02:00
Etzelia 7718f54167 Updated to EtzCore 1.3
Changed Maven Dependencies
2018-09-28 23:15:05 -05:00
Etzelia 8691743af9 Merge branch 'master' of ZeroHD/QoL into master 2018-09-28 15:19:55 +02:00
Joey Hines e0cf87da37 Added back in dependencies 2018-09-27 18:58:45 -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 41c062c13c Merge branch 'master' of git.etztech.xyz:Etzelia/QoL 2018-09-27 15:25:47 -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
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
Joey Hines a46c7a6e56 Merge branch 'master' of git.etztech.xyz:Etzelia/QoL 2018-09-26 15:48:47 -05:00
Etzelia 9ec2f05087 Merge branch 'master' of ZeroHD/QoL into master 2018-09-26 22:45:18 +02:00
Joey Hines d0e0dc8d7f Updated qol.auditor description in plugin.yml 2018-09-26 15:43:44 -05: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
Etzelia 159428e7f1 Merge branch 'master' of ZeroHD/QoL into master
Integrated Dynmap and Spectator
2018-09-24 00:25:06 +02:00
Joey Hines 56b6da012b do i even read my code 2018-09-23 17:23:53 -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
Etzelia 6ef47e7804 Merge branch 'master' of ZeroHD/QoL into master
Adds confirmation when attempting to TP outside of Spectator mode.
2018-09-23 19:25:18 +02: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 669e507b03 Removed README, as it is currently not needed. 2018-09-17 11:00:46 -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