1
0
mirror of https://github.com/Zrips/Jobs.git synced 2025-01-24 09:01:43 +01:00
Jobs/src/main/java/com/gamingmesh/jobs
Zrips 3352527434
Merge pull request #1422 from Krakenied/master
Fix experience sorting (do not sort alphabetically lol)
2022-05-25 12:07:35 +03:00
..
actions Correct way to check for anvil enchanting 2022-02-11 11:57:36 +02:00
api Cleanup 2022-01-13 12:37:50 +02:00
CMILib Improve enchantment recognition in cmilib 2021-06-20 19:05:53 +02:00
commands Fixing issue with database table existence detection (Thanks to CrySis) 2022-04-22 12:16:58 +03:00
config Action name/material translation fix 2022-03-11 16:30:34 +02:00
container Stats command fix 2022-03-21 14:58:50 +02:00
dao Merge pull request #1422 from Krakenied/master 2022-05-25 12:07:35 +03:00
economy Update ActionBars.SilentMode to behave as described in the config. 2021-12-28 16:26:20 +10:00
Gui Correct tabcomplete for give command 2022-03-10 18:25:23 +02:00
hooks MythicMobs 5.x support 2022-03-21 14:59:24 +02:00
i18n Initial transition towards CMILib 2021-06-20 13:24:49 +03:00
listeners Defaulting to save on disconnect with multiserver support 2022-03-11 17:11:49 +02:00
Placeholders Lets not spam chat with disable message 2022-03-12 13:10:33 +02:00
selection Fix NPE on mythicmobs 2020-03-21 13:18:27 +01:00
Signs Cleanup 2022-01-13 12:37:50 +02:00
stuff Correct tabcomplete for give command 2022-03-10 18:25:23 +02:00
tasks Async economy should be async... 2022-03-09 15:49:07 +02:00
HookEconomyTask.java So lets properly recognize materials with name and data 2021-06-14 20:43:04 +02:00
ItemBoostManager.java Some minor improvements for startup log 2021-10-26 17:32:42 +03:00
Jobs.java MythicMobs 5.x support 2022-03-21 14:59:24 +02:00
PermissionHandler.java Not add permission for a world if we did it already 2021-11-26 17:46:49 +02:00
PermissionManager.java Resolves #1377 2022-01-29 16:14:49 +00:00
PlayerManager.java Stats command fix 2022-03-21 14:58:50 +02:00