1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-25 20:16:13 +01:00
Jobs/src/main/java/com/gamingmesh/jobs
2019-08-16 16:47:31 +03:00
..
actions Implement new actiontype: Collect, #484 2019-07-18 09:58:09 +02:00
api Added firework shoot when leveling up 2019-06-08 18:27:23 +02:00
CMILib Drink is not a job action in the whole world 2019-08-15 08:57:42 +02:00
commands Lets save block protection in 100's batches whatever it reaches this 2019-08-16 14:22:39 +03:00
config This should be enabled by default, doest run schedule if its empty. 2019-08-16 16:47:31 +03:00
container Remove bossbar on server shutdown 2019-08-15 09:41:25 +02:00
dao Lets save block protection in 100's batches whatever it reaches this 2019-08-16 14:22:39 +03:00
economy Only one scheduler is needed here 2019-08-16 16:44:42 +03:00
Gui Added option to hide the action names in GUI browse 2019-07-24 09:29:24 +02:00
i18n Fix money dupping when someone repaired the item from anvil 2019-01-28 19:09:11 +01:00
listeners Forgot to remove drink from files 2019-08-15 16:30:59 +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 Fix incorrect entity max health 2019-07-14 19:30:27 +02:00
Placeholders Class register should be in the main thread 2019-07-28 12:39:31 +02: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 Fix for issue with heads updates 2019-08-16 14:21:27 +03:00
stuff Should fixed issue when the bars are not loaded correctly 2019-08-15 09:17:50 +02:00
tasks Class register should be in the main thread 2019-07-28 12:39:31 +02: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 Fixed issue with colors not work, #267 2018-12-31 13:01:53 +01:00
ItemBoostManager.java Best way to go: Make your own thing 2019-06-14 16:20:42 +03:00
Jobs.java Lets save block protection in 100's batches whatever it reaches this 2019-08-16 14:22:39 +03:00
JobsPlugin.java FIrst attempt to bring back Maven support 2017-05-12 19:31:39 +03: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 Remove bossbar on server shutdown 2019-08-15 09:41:25 +02:00
Reflections.java Should fixed issue when the bars are not loaded correctly 2019-08-15 09:17:50 +02:00