Commit Graph

135 Commits

Author SHA1 Message Date
ceze88 642604f324 Fix NPE 2024-04-18 21:44:17 +02:00
ceze88 68be779b75 Update database stuff 2024-03-27 11:24:10 +01:00
Christian Koop d4b3cfe947
Upgrade Craftaro Core (+dynamic library loading; +MC 1.20.4 support)
Notable changes:
* Spigot 1.20.3/3 compatibility
* dynamic library/dependency loading
  * Smaller plugin jar size
2024-01-13 22:18:37 +01:00
Christian Koop 653395c152
code clean up (style) 2023-08-15 23:25:54 +02:00
ceze88 6ce4674d0e Add missing initialization 2023-08-02 18:58:48 +02:00
ceze88 b2008d0071 Updates database to new system 2023-08-02 18:57:10 +02:00
Christian Koop c59bc9fbbd
Use XSound from CraftaroCore v3 instead of Bukkit's API 2023-07-20 17:45:39 +02:00
Christian Koop a7be9a968f
Migrate from SongodaCore to CraftaroCore v3.0.0-SNAPSHOT 2023-07-20 17:41:31 +02:00
Christian Koop 6953fab6c4
Modernize and clean up `pom.xml` and `plugin.yml` 2023-07-20 17:32:55 +02:00
Christian Koop ab27ca52d3
Heavy code style changes and slight refactoring 2023-07-20 17:32:55 +02:00
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