1
0
mirror of https://github.com/Zrips/Jobs.git synced 2025-01-09 09:48:21 +01:00
Jobs/src/main/java/com/gamingmesh/jobs
Zrips 9555d2d79a Lets recreate comments and default fields in jobconfig file
slab type should be in string format for backwards compatibility
2020-01-06 18:19:56 +02:00
..
actions Added bee_nest and beehive as a collect action 2019-12-31 17:16:58 +01:00
api Lets upgrade JobsPaymentEvent to properly handle all payments types 2019-09-19 14:11:45 +03:00
CMIGUI 10x faster material recognition 2019-12-02 17:35:37 +01:00
CMILib Lets recreate comments and default fields in jobconfig file 2020-01-06 18:19:56 +02:00
commands Optimizing chunk explore methods to have better performance and use less 2020-01-03 13:57:45 +02:00
config Lets recreate comments and default fields in jobconfig file 2020-01-06 18:19:56 +02:00
container Lets allow custom names for MythicMobs 2020-01-03 17:12:29 +02:00
dao Just some optimizations 2019-12-24 12:08:11 +01:00
economy Added cost for skipping quests 2019-11-09 19:50:09 +01:00
Gui 10x faster material recognition 2019-12-02 17:35:37 +01:00
i18n In case locale is a string list and not a string line 2019-10-28 14:09:17 +02:00
listeners Fixing Bake and Collect word translations 2020-01-06 16:01:49 +02:00
McMMO Same changes for giving items 2019-08-14 16:06:44 +02:00
MyPet Implement code to unregister all listeners on reload 2019-07-23 21:32:32 +02:00
MythicMobs Important changes for the latest MythicMobs 2019-08-14 19:18:57 +02:00
nmsUtil Initial 1.15 support 2019-12-12 11:39:42 +02:00
Placeholders Ignore deprecated methods usage 2019-10-29 15:00:16 +01:00
resources/jfep Update Parser.java 2018-08-16 17:57:34 +02:00
selection Clay and Clay block is different thing 2018-08-21 13:24:11 +03:00
Signs Lets use CMI configreader 2019-12-21 17:21:47 +01:00
stuff Just some optimizations 2019-12-24 12:08:11 +01:00
tasks Don't force economy to be done in sync... 2019-09-22 11:51:07 +03:00
WorldGuard Hotfix for get version from WG plugin.yml file 2019-03-25 17:47:13 +01:00
.gitignore FIrst attempt to bring back Maven support 2017-05-12 19:31:39 +03:00
HookEconomyTask.java Lets make async for convert sub-command 2019-10-16 20:19:05 +02:00
ItemBoostManager.java 10x faster material recognition 2019-12-02 17:35:37 +01:00
Jobs.java Just some optimizations 2019-12-24 12:08:11 +01:00
NMS.java Add some informations about deprecated values 2019-06-18 20:30:25 +02:00
PermissionHandler.java Code clean up 2018-12-17 20:50:14 +01:00
PermissionManager.java Lets catch Throwable instead of Exception when not using spigot 2019-01-23 19:23:16 +01:00
PlayerManager.java This should be done in sync. Low frequency task, we can afford it. 2020-01-05 17:00:10 +02:00