montlikadani
3239b5decf
Fix NPE related to job section
2021-04-13 10:40:13 +02:00
montlikadani
bf1d0b7a01
Get rid from storing job ids directly, now we uses the one from Job
2021-04-11 15:22:05 +02:00
montlikadani
9c0787c03d
Fix when monsterDamage option does not worked
...
Closes #1145
2021-04-10 16:05:10 +02:00
montlikadani
cf55d7fbd7
Make sure that the chat format contains jobs variable
2021-04-02 19:18:25 +02:00
montlikadani
b7dbd08d83
Added option to set leather colors for boosted items
...
Closes #1080
2021-04-02 17:06:45 +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
22f985aa88
Added option to perform specific command when a player reaches max job level
2021-03-30 20:48:27 +02:00
montlikadani
bc69c4ef5a
New Crowdin updates
2021-03-30 16:07:09 +02:00
montlikadani
5c83fcbd11
Fix when Entity#isPersistent method does not exist on 1.8 servers
2021-03-29 18:38:11 +02:00
montlikadani
149a71e5da
Fix further issue when an event is not existent in 1.8 servers
2021-03-29 17:08:22 +02:00
montlikadani
add9bbf34f
More work
2021-03-29 15:28:15 +02:00
montlikadani
5337e2c36d
Fixed quest actions does not worked on lower case names
...
Now we replaces the material names to upper cased one for better match.
Fixes #1091
Fixes #967
2021-03-29 15:07:21 +02:00
montlikadani
21305dcc7e
Avoid NSME exception when ItemMeta#displayName is not added to old Paper yet
2021-03-29 14:07:47 +02:00
montlikadani
3ef805f22f
Fix when some signs does not work with sign states
...
Fixes #1134
2021-03-29 13:00:19 +02:00
montlikadani
8af1b51d84
Temporarily fix mypet dependency until the repo inaccessible
2021-03-26 16:14:58 +01:00
Hugo5000
3c3f41777c
Added structure grow listener to resolve block protection timer overrides ( #1130 )
2021-03-25 14:05:22 +01:00
Hugo5000
524d667604
Fixed Plant resetting the block protection ( #1129 )
2021-03-25 14:04:05 +01:00
MrMacor
f639173293
Cache entity metadatas properly ( #1125 )
...
Now we uses better caching mechanic for storing entity datas
2021-03-25 09:41:43 +01:00
montlikadani
51a0b4bef7
Fix when players got all jobs instead of one
...
Somehow updating job ids with 0 index will result to duplicate all jobs instead of updating their indexes.
- Removing static instance of Jobs class as its a bad idea, now we uses better implementation to access Jobs object
- Now the %jobsr_user_jobs% placeholder will returns all of player jobs separated with comma "job1, job2 .."
2021-03-24 16:17:00 +01:00
montlikadani
6e144d5f02
Fix typo for soul speed enchantment
...
Fixes #1122
2021-03-21 18:25:40 +01:00
montlikadani
24968f2218
Fix Jobs database truncation on updating job ids
2021-03-21 17:02:42 +01:00
montlikadani
0d138d6664
Fix signs command parsing issue on click
...
Now on the 3rd line the trailing spaces will get removed to successfully parse for example the join command.
2021-03-20 09:54:02 +01:00
montlikadani
9df1810732
Removed old non-working translatable words files
2021-03-19 17:23:18 +01:00
montlikadani
e502fa4ab5
Revert the old chat events back for fix chat placeholder replacing
...
Fixes #1118
2021-03-19 15:44:49 +01:00
Zrips
26d57c107e
GUI title length is limited in older versions.
2021-03-17 12:46:31 +02:00
Zrips
7af223f878
Version up
2021-03-17 12:38:41 +02:00
montlikadani
4e2928460e
A bit more improvements
2021-03-16 11:17:29 +01:00
Zrips
7a17a982da
Merge pull request #1112 from Minecraft-Corp/master
...
boost negative income correctly
2021-03-15 15:09:11 +02:00
kikelkik
1726f4ba4b
boost negative income correctly
2021-03-14 17:57:48 +01:00
montlikadani
d15c2a77d0
Perform payment synchronously for old plugins like CraftConomy
...
Fixes #1111
2021-03-14 14:14:26 +01:00
montlikadani
846e04539a
Fix when enchanting an elytra with a book get paid without Enchant action
...
Fixes #1104
2021-03-10 19:46:07 +01:00
montlikadani
fc5c5bfd08
Trying to follow naming conventions and some cleanup
2021-03-10 19:14:52 +01:00
montlikadani
ab38a64fb4
Configurable encoding for mysql database
2021-03-02 21:58:14 +01:00
montlikadani
b2d88fc3d2
Apply new async chat events from paper
2021-03-02 11:06:15 +01:00
montlikadani
297b99a0ba
Fix NPE
2021-02-28 07:44:03 +01:00
montlikadani
269ee4c2ca
Revert back the colon, causing problems with the plants
...
Fixes #1096
2021-02-27 20:24:25 +01:00
montlikadani
1413662c19
Prepare for kyori component
2021-02-26 08:45:14 +01:00
montlikadani
4f475888a6
Use executeUpdate for table conversion when updating to ids
2021-02-26 08:15:39 +01:00
montlikadani
2a941c76cb
Change ":" to "-" in material actions for better match
2021-02-20 15:16:36 +01:00
montlikadani
5cd8550ba9
Update job ids instead of inserting
...
https://pastebin.com/7icM6nWW
2021-02-20 10:40:03 +01:00
Zrips
f8e581ee2a
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2021-02-19 16:32:53 +02:00
Zrips
526bc78fd7
Lets ignore materials which don't exist in older versions
2021-02-19 16:32:39 +02:00
montlikadani
57c1ee9460
New Crowdin updates
2021-02-19 15:22:32 +01:00
Zrips
33bcbd6d62
Lets support legacy material data
2021-02-19 16:21:41 +02:00
Zrips
9d44da2daa
We need to save jobs into archive when firing everyone from one
2021-02-19 14:52:24 +02:00
BuildTools
a451653820
Better support for custom Enchantments
2021-02-19 13:10:53 +02:00
montlikadani
36a3051452
Fix when some of materials is not generated in translated file
...
This can reproducible in old versions like 1.12.2, such as Andesite is not exist in Material API, but its added in 1.8
2021-02-17 13:02:37 +01:00
montlikadani
2faae4cf08
Improve material generation in translator file for old versions
...
- Block cache will not be saved twice on disable
2021-02-17 08:15:05 +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
95169f00ab
Fix sqlite exception on logs auto-committing
2021-02-10 21:37:25 +01:00