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

1917 Commits

Author SHA1 Message Date
Zrips
f1eb7e5395 Cleanup 2023-08-30 11:52:09 +03:00
Zrips
5667544626
Merge pull request #1583 from FireML/bucket-entity-action
Bucketing Entities Action
2023-08-30 11:48:00 +03:00
FireML
8a9a512130
Merge branch 'master' into bucket-entity-action 2023-08-30 03:48:50 +01:00
FireML
d7cd601723 Version Dependent
All tested and working on Spigot 1.16.5 and 1.20.1.
2023-08-30 03:47:42 +01:00
Zrips
98b84287a4 Smithing table support 2023-08-29 17:19:24 +03:00
Zrips
5bb3414ea7 Prevent sign UI opening while interacting with Jobs signs in 1.20 2023-08-29 16:45:03 +03:00
Zrips
14b7e837d8 Lets keep loading in plugin when some none essential files fail to load 2023-08-29 15:18:05 +03:00
Zrips
6051c78d21 Feedback when transfer job isn't successful 2023-08-29 13:43:07 +03:00
Zrips
2e1d9afc9f Formating limit output with bigger numbers 2023-08-29 13:35:20 +03:00
Zrips
7ba5a2bd86 To disable max job limit now it needs to be set to -1 and not 0 2023-08-29 12:59:05 +03:00
Zrips
d4a75f1fe8 Sync 2023-08-29 12:39:41 +03:00
FireML
2fab19974c
Merge branch 'Zrips:master' into bucket-entity-action 2023-07-21 05:52:43 +01:00
Zrips
87d52d43b5 Initial Folia server support 2023-07-12 15:22:53 +03:00
Zrips
d20e865cb0 NaN issue fix for browse guy with dynamic payments enabled 2023-06-23 13:59:29 +03:00
Zrips
0e4c1097ab Merge branch 'master' of https://github.com/Zrips/Jobs.git 2023-06-23 13:44:25 +03:00
Zrips
aba467be70 Hiding more information when requirements are not met for shop items 2023-06-23 13:44:18 +03:00
Zrips
31bbacca1e
Merge pull request #1613 from Survival-Island/master
Added deepslate to miner and tinted glass to builder
2023-06-23 13:06:21 +03:00
Zrips
b10eea73c2
Merge pull request #1612 from dandud100/master
Update messages_de.yml
2023-06-23 13:06:01 +03:00
Zrips
789e8ff7a6 Bonus from dynamic should be in hundreds of percentages 2023-06-23 12:51:00 +03:00
Zrips
d52633a447 Lets remove McMMO from softdependency, because paper spigot... 2023-06-23 12:38:35 +03:00
CorentinStauder
59a6ceab9e Added deepslate to miner and tinted glass to builder 2023-06-18 17:58:55 +02:00
dandud100
e296a25097
Update messages_de.yml
Added qClick message
2023-06-18 15:42:12 +02:00
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
Zrips
23bd5bbb47
Merge pull request #1602 from FireML/Extra-Food-Check
Check if the player's food level is at its maximum
2023-05-19 13:13:09 +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
Zrips
1caad88885
Merge pull request #1595 from martijnpu/master
Update messages_nl_NL.yml
2023-05-12 15:56:16 +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