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
2020-02-15 18:33:18 +02:00
..
actions Correcting income when we have same materials but different data values 2020-02-15 17:48:22 +02: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 Fixing name translation and material recognition in some particular 2020-02-15 18:33:18 +02:00
commands Fixing name translation and material recognition in some particular 2020-02-15 18:33:18 +02:00
config Fixing name translation and material recognition in some particular 2020-02-15 18:33:18 +02:00
container Correcting income when we have same materials but different data values 2020-02-15 17:48:22 +02:00
dao Added option to separate quest objectives with comma "," 2020-02-15 13:34:23 +01:00
economy Do not ignore deprecated and not used methods 2020-01-21 17:30:29 +01:00
Gui Added option to separate quest objectives with comma "," 2020-02-15 13:34:23 +01:00
hooks Fixed NPE when MythicMobs plugin not found on plugin reload 2020-01-28 17:23:47 +01:00
i18n Fixed FileNotFoundException when using "en" locale 2020-01-28 17:18:13 +01:00
listeners Temporary fix when the user have a lot of jobs and throws error 2020-02-11 19:19:05 +01:00
nmsUtil Initial 1.15 support 2019-12-12 11:39:42 +02:00
Placeholders Temporary fix when the user have a lot of jobs and throws error 2020-02-11 19:19:05 +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 Temporary fix when the user have a lot of jobs and throws error 2020-02-11 19:19:05 +01:00
stuff Fixing jobs browse on older versions 2020-02-15 17:33:11 +02:00
tasks Deprecating points methods and moving everything into player object 2020-01-20 23:18:50 +02: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 Correcting income when we have same materials but different data values 2020-02-15 17:48:22 +02:00
NMS.java Temporary fix when the user have a lot of jobs and throws error 2020-02-11 19:19:05 +01: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 Reworked the initialization of dependencies 2020-01-26 17:48:23 +01:00