1
0
mirror of https://github.com/Zrips/Jobs.git synced 2025-01-08 01:08:23 +01:00
Commit Graph

1506 Commits

Author SHA1 Message Date
Zrips
260470406e Separating jtop_name into jtop_displayname placeholder for name and
displayname accordingly
2023-06-16 12:42:16 +03:00
Zrips
3022d7cfa5 Change accumulated point amount with editpoints take command 2023-05-24 12:08:08 +03:00
Zrips
7d9f90647e
Merge pull request #1604 from Momshroom/master
Fix quests not giving rewards until one extra item was done.  (Partia…
2023-05-19 13:15:00 +03:00
Zrips
a9eaca90dc
Merge pull request #1601 from FireML/improve-berry-checks
Improve Berry Checks
2023-05-19 13:13:20 +03:00
Momshroom
ac75c303bb Fix quests not giving rewards until one extra item was done. (Partially reverts 86c9478 ) 2023-05-17 21:53:17 -05:00
FireML
89c7aae6ef Check if the player's food level is at its maximum
A few foods can be eaten with the maximum food level. This prevents payment in that situation.
2023-05-17 12:32:13 +01:00
FireML
6f1d348a16 Improve Berry Checks
Allow payment when holding bonemeal by checking the plant's age.
2023-05-17 12:20:52 +01:00
Zrips
8f1402ff72
Merge pull request #1598 from Momshroom/master
Add confirmation to jobs skipquest and fixed it not being possible to…
2023-05-12 15:56:38 +03:00
Momshroom
f94a6b0b87 Add confirmation to jobs skipquest and fixed it not being possible to skip quests with multiword names 2023-05-11 23:33:18 -05:00
martijnpu
8e2a6b80f7
Update messages_nl_NL.yml 2023-05-05 22:40:34 +02:00
Zrips
9101ef5be8 Boost command fix 2023-05-03 16:36:54 +03:00
Zrips
35e4b81b1d Version up 2023-05-03 15:31:09 +03:00
Zrips
b7f6de7965 Fix for JobsChunkChangeEvent 2023-05-03 14:28:49 +03:00
Zrips
86c94786cf Optimize permission check 2023-05-03 14:26:04 +03:00
Zrips
e2b9f370af Message handling cleanup 2023-05-03 13:38:08 +03:00
Zrips
9b935c53e9 Lets accept Null as command perform return for more control over it 2023-05-03 12:04:00 +03:00
Zrips
84cb2cef92 Top command to support console 2023-05-03 11:47:45 +03:00
Zrips
bc4e9343fc Option to disable daily quests 2023-05-02 16:47:49 +03:00
Zrips
5ecb3456a3 Option to disable jobs shop 2023-05-02 16:42:26 +03:00
Zrips
2346e7d623 Single command for boosts 2023-05-02 16:38:04 +03:00
Zrips
3bfb0f60cc Reseting limits at specific time of the day 2023-04-24 14:11:32 +03:00
Zrips
9b291b299b Sign check fix 2023-04-24 12:57:57 +03:00
FireML
b9c21a0f51 Remove Duplicate Import 2023-04-21 20:31:56 +01:00
FireML
1f079cb461 Resolve Conflict 2023-04-21 15:48:28 +01:00
Zrips
6294aece85 Code cleanup 2023-04-21 14:36:32 +03:00
Zrips
d0f13db51d Merge branch 'master' of https://github.com/Zrips/Jobs.git 2023-04-21 14:11:25 +03:00
Zrips
5c1321ecd4 Centralizing auto pagination 2023-04-21 14:11:17 +03:00
Zrips
15a0e24494
Merge pull request #1588 from ks-hl/ats
Fix [#1587]
2023-04-21 14:05:21 +03:00
Zrips
95e8b3b208
Merge pull request #1584 from FireML/farmland-payment
Allow payment for tilling dirt
2023-04-21 13:59:11 +03:00
Zrips
8bdd49d988 Cleanup 2023-04-21 13:58:52 +03:00
Heliosares
af9c9b3b75 Fix [#1587] 2023-04-10 13:15:21 -04:00
FireML
7eeab85f04 Payment for tilling dirt 2023-04-01 11:45:54 +01:00
FireML
642b4643e1 Bucketing Entities Action 2023-04-01 05:57:05 +01:00
Zrips
0ca90fbcb5 Check for null pointer 2023-02-17 14:42:08 +02:00
Zrips
425c7ec66d name and level for top placeholder 2023-02-16 17:46:57 +02:00
Zrips
2fd03a4384 Actually working %jobsr_jtop_[jobName/number]_[1-15]% placeholder 2023-02-16 17:39:12 +02:00
Zrips
e431a6cb55
Merge pull request #1562 from Ksewedo5/patch-2
Update messages_pl.yml
2023-02-16 16:38:24 +02:00
Zrips
c1d08d61fb General permission over specific 2023-02-16 16:37:21 +02:00
Zrips
4d11d4ef03 Option to add all bonuses 2023-02-16 16:32:28 +02:00
Zrips
237cabf82f Accumulative permission fix 2023-02-16 16:32:04 +02:00
Zrips
bd430b3cd7 clearownership fix when using target player name without permission 2023-02-15 17:51:24 +02:00
Zrips
2165e1fe68 Shop can be used with Vault economy.
Point price is optional for shop items
Price renamed to pointPrice, old format still works
2023-02-15 17:16:39 +02:00
Zrips
edb1d5d2e7 Better feedback messages while setting up economy support
Showing economy name on successful linking for convenience sake
2023-02-14 12:33:30 +02:00
Zrips
057e8cea31 LibUpdate 2023-02-13 10:26:27 +02:00
Ksewedo5
149c568a93
Update messages_pl.yml
1. I added values ​​that were not in the Polish language file
2. I changed the names of the values ​​(I saw that messages_en are called differently) maybe the result of the update
2023-02-10 21:52:33 +01:00
Zrips
233b234858 Joined job will glow in browse window 2023-02-10 15:21:44 +02:00
Ksewedo5
229313be4e
Update messages_pl.yml
#1558
2023-02-05 21:29:33 +01:00
Zrips
e6c476f756 Jobs info considering archived jobs 2023-01-06 15:08:33 +02:00
Zrips
2dc25b232d exp command cleanup 2023-01-06 14:30:50 +02:00
Zrips
6715fa7bee Merge branch 'master' of https://github.com/Zrips/Jobs.git 2023-01-06 14:00:34 +02:00
Zrips
ba27449336 editquests locale 2023-01-06 14:00:27 +02:00
Zrips
f145eee8df
Merge pull request #1533 from Teyir/master
[IMPROVE] Add -s argument and rand for /exp command
2023-01-06 13:59:56 +02:00
Zrips
34bac1b07e
Merge pull request #1527 from smuddgge/master
Reverted fishing exploiting
2023-01-06 13:57:59 +02:00
Zrips
04a9ee487c variable length fix 2023-01-05 18:31:00 +02:00
Zrips
31c8b1d719 Option to disable quest while keeping its record 2023-01-05 18:29:43 +02:00
Zrips
2da51e65b1 Fixing permissions 2023-01-05 18:14:50 +02:00
Zrips
2d71e67318 Ingame quest editor first pass 2023-01-05 14:29:47 +02:00
Zrips
d3570d395f Locale for stats progress bar 2022-12-28 14:53:40 +02:00
Teyir
bdc2f847cb [IMPROVE] Add -sa argument for skip admin success message 2022-11-29 22:41:58 +01:00
Teyir
3fc3da0659 [IMPROVE] Add random argument for /exp command
ex: rand_5-10
2022-11-28 16:26:43 +01:00
Teyir
5a5b82e630 [IMPROVE] Add -s argument for /exp command 2022-11-28 14:56:29 +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
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
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
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