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

171 Commits

Author SHA1 Message Date
Zrips
748d4fae86 New block place/break system for better performance 2024-06-25 15:04:15 +03:00
Zrips
5c194bc8ca New permission node jobs.noownershiptakeover to not take over existing
block ownership
2024-06-10 13:13:43 +03:00
Zrips
8f99a8b313
Merge branch 'master' into PyroFishingPro 2024-05-08 16:11:22 +03:00
Zrips
cb5337f6f6 Cleanup 2024-05-08 12:44:24 +03:00
flo0s
34d6283317 Add compatibility with PyroFishingPro 2024-04-28 20:19:04 +02:00
Zrips
bf047ce1f2 Jobs stats output message visual update 2024-04-20 13:22:54 +03:00
Zrips
b89b99bd10 Version up 2024-04-16 15:00:07 +03:00
Zrips
f5001efa96 Enchantment recognition update 2024-04-15 12:38:25 +03:00
Zrips
f311172ff6 Italian locale update 2024-01-30 11:46:16 +02:00
Zrips
999a1fc224 New placeholder to show bonus in percentage from between 0 and 100
%jobsr_user_pboost_[job]_[currency]%
2024-01-25 12:59:14 +02:00
Zrips
ddc9000f8f
Merge pull request #1688 from DersWasTaken/master
Fix hunter job payouts not being applied
2023-12-19 12:15:08 +02:00
Zrips
c02dfe8472 We should accept old and new action definitions at same time 2023-12-11 12:41:47 +02:00
DersWasTaken
ed86b70d60 Fix dependencies and fix entities that die due to fire damage,magma blocks,cactus, or other after being hit not rewarding job payouts. 2023-11-29 11:05:53 -07:00
Zrips
527bd03f2f Double sided sign support. Simplified command recognition on ones 2023-11-17 12:37:57 +02:00
Zrips
ffd4309de7 Fix for issue with server account determination and usage causing
payments to be stopped
2023-11-16 17:56:53 +02:00
Zrips
613be4780e Fix for issue with passing over noneJob for JobsPrePaymentEvent event 2023-11-15 13:21:09 +02:00
Zrips
bbc83a6c77 Fix for fishing action not taking into consideration blacklisted world 2023-11-15 12:43:45 +02:00
Zrips
46a244417b Using internal unicode parser to avoid having dependency on specific
library
2023-09-20 11:23:45 +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
87d52d43b5 Initial Folia server support 2023-07-12 15:22:53 +03:00
Zrips
260470406e Separating jtop_name into jtop_displayname placeholder for name and
displayname accordingly
2023-06-16 12:42:16 +03:00
Zrips
35e4b81b1d Version up 2023-05-03 15:31:09 +03:00
Zrips
0ca90fbcb5 Check for null pointer 2023-02-17 14:42:08 +02:00
Zrips
057e8cea31 LibUpdate 2023-02-13 10:26:27 +02:00
Zrips
233b234858 Joined job will glow in browse window 2023-02-10 15:21:44 +02:00
Zrips
2dc25b232d exp command cleanup 2023-01-06 14:30:50 +02:00
Teyir
8343995c8f [FIX] Fix CMILib name 2022-11-28 14:09:56 +01:00
Zrips
7e91a27ecd Version up 2022-06-24 16:50:21 +03:00
Zrips
1b85ade74a Fixing issue with database table existence detection (Thanks to CrySis) 2022-04-22 12:16:58 +03:00
Zrips
a984589dce MythicMobs 5.x support 2022-03-21 14:59:24 +02:00
Zrips
1cb965c833 Lets maintain one instance of explore manager 2022-03-07 14:35:58 +02:00
Zrips
93f5423300 Version up 2021-11-29 17:19:07 +02:00
Zrips
c0ab727817 Version Up 2021-11-02 11:51:23 +02:00
Zrips
52547b94a5 Version up 2021-09-15 17:31:53 +03:00
Bierque Jason
151d6861e2
Change cmilib version 2021-09-09 08:11:11 +02:00
Zrips
b2df8fd76b Version up 2021-06-20 17:22:03 +03:00
Zrips
beac6c059c Version up 2021-05-14 16:52:32 +03:00
montlikadani
acbba56ee6 This breaks the building of project 2021-05-06 10:22:32 +02:00
Zrips
01e47f457a Jobs display name 2021-05-05 14:04:03 +03:00
Zrips
f7972eb1e3 pom update 2021-05-05 12:57:55 +03:00
montlikadani
9c0787c03d Fix when monsterDamage option does not worked
Closes #1145
2021-04-10 16:05:10 +02:00
montlikadani
7e5ab9bb9c Re-add StackMob support
Temporary it is solved by using flat-jar until the repository is inaccessible.

- Fixed the ordering of shop items
2021-04-02 15:14:03 +02:00
montlikadani
8af1b51d84 Temporarily fix mypet dependency until the repo inaccessible 2021-03-26 16:14:58 +01:00
Zrips
7af223f878 Version up 2021-03-17 12:38:41 +02:00
montlikadani
4f475888a6 Use executeUpdate for table conversion when updating to ids 2021-02-26 08:15:39 +01:00
Ivan Carapovic
ff87470088
Fix fisherman getting paid for fish even if mcMMO fishing protection kicks in (#1081)
* Disable Fisherman pay if mcMMO fishing protections are enabled

- replace mcMMO dependency with the latest one (contains necessary classes)
- copy exploit protection check to fishing payment event
2021-02-15 16:58:27 +01:00
montlikadani
fb91fb7104 Second attempt to fix archived jobs 2021-01-16 13:41:46 +01:00
montlikadani
e4896c8ad0 Fix WildStackerAPI dependency
Seems their repo is trash

Closes #1043
2021-01-14 11:29:57 +01:00
montlikadani
ec2d4a1846 Exclude some things from pom 2020-11-24 20:52:32 +01:00
montlikadani
f55c02570e Fix nearspawner does not accepts minus values
Fixes #998
2020-11-13 08:04:03 +01:00