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

159 Commits

Author SHA1 Message Date
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
montlikadani
aebcd6bffc Do not print out exception about invalid configuration, we only need the line of the file 2020-10-26 17:38:04 +01:00
montlikadani
b00a8762f3 Fix some issues related to ownership handling when disabled
Closes #972
2020-10-22 12:26:32 +02:00
montlikadani
c8bb020587 Bump jobs version 2020-10-04 20:06:58 +02:00
montlikadani
2bb9d44d95 No one uses old mythicmobs 2020-09-22 17:24:39 +02:00
montlikadani
c91f88858a Added wildStacker and stackMob support to pay for stacked entities
Closes #923
2020-09-21 17:42:20 +02:00
montlikadani
f3151489be Update mythicmobs repo 2020-08-27 09:47:17 +02:00
Zrips
d08dbedb56 Version up 2020-08-25 18:35:25 +03:00
montlikadani
4491966934 maxjobs is not a complexed placeholder
Fixes #894
2020-08-23 20:59:42 +02:00
montlikadani
6d21e14725 Try to fix SQLiteException when UNIQUE constraint failed for sqlite
Fixes #870
2020-08-02 18:53:36 +02:00
montlikadani
be6474e9ef Fix for new Placeholderapi 2020-07-29 10:50:01 +02:00
Zrips
71f1f8669e Version up 2020-07-06 15:59:27 +03:00
Zrips
21fa78ee92 Updating for the 1.16 support and base color handling 2020-06-29 13:51:24 +03:00