Commit Graph

125 Commits

Author SHA1 Message Date
ceze88 2b0f1b4b23 Remove deprecated methods, fix MySQL 2022-08-14 11:53:38 +02:00
Christian Koop 74bcd22974
Fixes normal Inventory being opened instead of EnderChest-Inventory
closes #1
2021-11-21 19:29:17 +01:00
Christian Koop ae418a7a73
Fix Pagination in Template GUI [SD-8499] 2021-09-25 13:54:25 +02:00
Brianna 070bb51eaa Modified the way permissions are stored for moderations. 2021-01-11 12:15:42 -06:00
Brianna a4e095c330 Updated GUI's to be compatible with the latest version of core. 2021-01-11 10:59:41 -06:00
Brianna f9c9ff8f07 Changed system used to detect if a player is real or not. 2020-09-28 14:49:55 -05:00
Brianna 4c44f73593 Lets not overwrite tickets. 2020-09-08 16:30:59 -05:00
Brianna 427f428d1d Lets actually open the ticket GUI when the command is used. 2020-09-08 16:04:23 -05:00
Brianna e86c6a342f Grab the heads for the main gui in Async. 2020-09-08 15:51:41 -05:00
Brianna efd0019539 Improved all commands. 2020-09-08 15:51:25 -05:00
Brianna a040bf26a9 Cleaned up GUI's. 2020-09-08 15:34:28 -05:00
Brianna 9bb8033ba8 Removed legacy storage system. 2020-09-08 15:31:23 -05:00
Brianna 2c9255bced Optimized imports. 2020-09-08 15:29:33 -05:00
Brianna 3bf21b27f9 Fix up the MySQL support. 2020-08-13 13:19:15 -05:00
Brianna 4bbd7aaa79 I fixed an invalid null check causing templates not to work correctly. 2020-08-11 15:29:51 -05:00
Brianna aee2620109 Redid most of the plugin. 2020-08-04 17:20:30 -05:00
Brianna b1cd9d459d Don't kick users async. 2020-07-24 12:23:39 -05:00
Brianna 0346950407 Made staff chat messages more intuitive. 2020-06-04 12:06:28 -05:00
Brianna 8db3c9070c Allow offline players to be warned. 2020-06-04 11:42:28 -05:00
Brianna ff36503381 Changed search system. 2020-06-04 11:20:35 -05:00
Brianna d43cbe2b46 Spying twice in a row will no longer cause you to get stuck. 2020-06-04 09:52:43 -05:00
Brianna 1f580ba083 Fix saving tickets. 2020-05-12 17:28:12 -04:00
Brianna 4e3665a661 Run ban command in async. 2020-05-12 15:29:36 -04:00
Brianna 166d1c3a2c Various improvements to staff chat. 2020-05-02 14:17:28 -04:00
Brianna b00dc9ec69 Priority change. 2020-05-02 13:33:19 -04:00
Brianna 5c183748f7 Fix for spy issues. 2020-04-14 16:31:52 -04:00
Brianna 2f32e940e2 Fix for staff chat language issue. 2020-04-14 16:30:32 -04:00
Brianna d1533cd096 Fixed permission check issue. 2020-04-14 15:27:56 -04:00
Brianna c523a76b8f Fixed permission for block break tracking. 2020-03-12 10:15:48 -04:00
Brianna 6f6f44b021 Fixed strange punishment saving error. 2020-03-12 10:15:26 -04:00
Brianna 47554df3a7 Added support for FabledSkyBlock island chat. 2020-02-01 06:41:51 -05:00
Brianna 6a04685914 Fixed issue with null punishers. 2020-02-01 06:16:04 -05:00
Brianna a2d64d3bf5 Updated language format. 2019-11-03 18:36:24 -05:00
Taylor Rhys Brennan 19f4270658 Added the ability to be notified when rare ores are mined. 2019-10-23 12:31:24 -04:00
Brianna ca40e0601e Fixed stupid issue with toggling chat. 2019-10-21 15:24:49 -04:00
Taylor Rhys Brennan 838d1640ae Ticket notifications
Added feature request notifications for tickets (Create, Response, Status)
2019-10-21 10:53:36 +01:00
Brianna 855926936c The core update. 2019-10-19 13:29:49 -04:00
Brianna b54280abf0 Fixed awkward command spy parsing. 2019-10-17 10:48:41 -04:00
Lilac 83ec20e5ea Fixed issues with spying 2019-10-13 17:49:11 +01:00
Lilac deea035be4 Fixed unbans not saving on restart 2019-09-23 17:30:02 +01:00
Blocky 42d6ac9406 Bugfix: entering water no longer dismounts spying players
Created Listener for EntityDismountEvent and cancel it the player is
spying on another player. This prevents the forced dismount when the
spied-on player enters water.
2019-09-20 00:17:46 +02:00
Brianna c9fb8d7c8c location 2019-08-29 15:09:56 -04:00
Lilac cbe3736ed4 Fixed a few permissions. 2019-08-27 14:02:11 +01:00
Lilac 60501c5c3f Added many permissions 2019-08-24 15:36:04 +01:00
jascotty2 7e0bcc2e9d fix commandspy to wrong players, don't spy on own commands (SD-3439, SD-3421) 2019-08-14 05:45:54 -05:00
Lilac e257f2a045 Fixed NPE 2019-08-02 20:46:11 +01:00
Lilac d902a71857 Updated locale system 2019-07-25 17:15:42 +01:00
Stefano Haagmans 6f0c8a8ee2 Made a fix for: SD-3068
- Changed the vanish command so all mobs stop targeting the vanished player.
- Added an listener to cancel target events on vanished players
2019-07-23 22:22:44 +02:00
Brianna 6ba6f88d81 Removed vanish invulnerable feature from 1.8 2019-06-25 20:51:40 -04:00
Vrontis 3a6f5c8237 Removed another bunch of ; (I don't look for them. I just find them while verifying stuff.)
Also removed a duplicate empty line
2019-06-22 17:11:24 -04:00