1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-25 20:16:13 +01:00
Commit Graph

1779 Commits

Author SHA1 Message Date
Teyir
8343995c8f [FIX] Fix CMILib name 2022-11-28 14:09:56 +01:00
smuddgge
3425a3ba1a Reverted fishing exploiting 2022-11-19 13:26:34 +00:00
Zrips
f0d6576c77 %jobsr_user_jobs% to show none job name if player has no jobs 2022-11-17 16:45:58 +02:00
Zrips
bf06440811 Autojoin job fix 2022-11-17 16:40:57 +02:00
Zrips
fd3c420f08 BP fix for -1 timers 2022-11-17 14:01:00 +02:00
Zrips
513fc019fd Correct lore usage 2022-11-15 17:29:49 +02:00
Zrips
30c06bb476 Info button 2022-11-15 17:25:01 +02:00
Zrips
31fc886b2c GUI info button 2022-11-15 14:47:15 +02:00
Zrips
f1537befde GUI empty field filler from CMILib 2022-11-15 13:26:52 +02:00
Zrips
e4ca78fa57 Default behavior for default jobs command 2022-11-15 13:16:17 +02:00
Zrips
fb5a520f1a Translating enchant material names 2022-11-14 14:52:38 +02:00
Zrips
b79b8a1e9d Avoiding memory leaks 2022-11-14 14:38:38 +02:00
Zrips
2bd257b563 Using primitives instead to save memory 2022-11-14 14:15:46 +02:00
Zrips
c4ecee7840
Merge pull request #1520 from smuddgge/master
Jobs fishing listener MCMMO fix
2022-11-14 13:39:34 +02:00
Zrips
88bde11e8c
Merge pull request #1518 from hbarreau/master
Update JobsPlayer.java
2022-11-14 13:38:48 +02:00
Zrips
5c6f8f7749 Its bonemeal and not composter 2022-11-09 14:53:02 +02:00
smuddgge
7a63a615b4 Jobs fishing listener MCMMO fix
`isExploitingFishing` returns true when a player is warned.

`isFishingTooOfter` returns true when they should not catch a fish.

I think it makes more sence that thye should still get paid for catching the fish.
2022-11-04 17:26:48 +00:00
hbarreau
e0d1a40669 Update JobsPlayer.java
Change job getName to job getFullName
2022-10-29 17:47:56 +02:00
Zrips
548e03346f Translatable word update for FR locale by Funky_russian_warpack 2022-08-09 17:06:48 +03:00
Zrips
c1675cf928 Slot specific boosted items 2022-08-08 15:18:35 +03:00
Zrips
b1a4e64288 MySQL database creation fix 2022-08-08 14:45:27 +03:00
Zrips
0964e5b32b Picking higher permission node for jobs.maxquest 2022-08-08 14:31:30 +03:00
Zrips
f8d94952bd Jobs join should go after JobsJoinEvent being fired 2022-08-08 12:53:57 +03:00
Zrips
7c7b269e7d Quest detailed progress being reset after plugin reload fix 2022-08-08 12:51:46 +03:00
Zrips
dfab76b273 Fixing null player for bossbar message 2022-08-08 12:28:13 +03:00
Zrips
2056525a16 Option to translate potion/tipped arrow effect names 2022-08-08 12:25:54 +03:00
Zrips
389b6dc724
Merge pull request #1482 from Gamer153/master
Add config option for preventing enchantments on shop items
2022-08-08 11:15:00 +03:00
Gamer153
b9f5b40b46
Add config option for preventing enchantments on shop items 2022-07-27 16:59:49 +02:00
Zrips
2cb31390d2 Translated Words FR update by Funky_russian_warpack 2022-07-26 12:42:01 +03:00
Zrips
6e0f2c538d Back to 17 2022-07-20 14:52:55 +03:00
Zrips
72290299bc Jitpack update 2022-07-20 14:48:52 +03:00
Zrips
7e91a27ecd Version up 2022-06-24 16:50:21 +03:00
Zrips
aa79cb2e1c Double flower protection fix 2022-06-24 16:25:21 +03:00
Zrips
9e6a5efc17 Forcing batch payment delay to 1 or more seconds. 2022-06-24 13:26:06 +03:00
Zrips
6822508631 Disabling item enchant for boosted items in anvils 2022-06-24 13:02:58 +03:00
Zrips
5e001047ad Better scheduler loading with better feedback messages on failure 2022-06-24 12:31:40 +03:00
Zrips
3a2b60db89 PetPay fix for mythicmobs plugin 2022-06-22 17:35:08 +03:00
Zrips
6dd5ff0907 Fix for constant message flood for brewing stand payments being disabled
New option to disable messages informing about disabled payments from
blocks
2022-06-22 17:14:47 +03:00
Zrips
3d2f4d710a Locale cleanup. We can use most common things from CMILib locale 2022-06-22 15:51:48 +03:00
Zrips
b48eb48ea9 Player display name support for locale files by using
%playerdisplayname% variable
2022-06-22 13:45:08 +03:00
Zrips
f70027708e Centralizing event listener register to avoid issues
Fixing issue with chat entry no longer being recognized after plugin
reload
2022-06-22 12:41:35 +03:00
Zrips
f9ba65d56b
Merge pull request #1455 from smuddgge/master
Removed redundant McMMO Listener
2022-06-20 15:01:24 +03:00
Zrips
40e61ccd2d jitpack thingy 2022-06-20 14:30:54 +03:00
smuddgge
4586a07d7a Removed redundant listener 2022-06-01 18:28:19 +01:00
Zrips
1711056844 Fixing convert command feedback message 2022-05-26 16:01:19 +03:00
Zrips
c8a811ca6e New placeholders to get quest real name and description 2022-05-26 13:36:30 +03:00
Zrips
4341e2a333 Sorting jobs alphabetically, mainly for GUI purposes 2022-05-26 12:45:42 +03:00
Zrips
ab07c80b62 Closing existing database connection on plugin reload to properly
reconnect with new information if needed
2022-05-26 12:27:23 +03:00
Zrips
a50af311d0 Different method to get player boost value for placeholder 2022-05-26 12:20:07 +03:00
Zrips
c3ef100910 Lets inform only once for disabled payments until relog 2022-05-25 17:25:34 +03:00