1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-26 04:25:15 +01:00
Commit Graph

1137 Commits

Author SHA1 Message Date
montlikadani
876d5f7af2 things 2020-07-02 15:28:39 +02:00
montlikadani
ad47d98889 Fix ArrayIndexOutOfBounds error when reading translatable_words file 2020-06-29 16:08:28 +02:00
montlikadani
ebe6db80a1 Add soul_speed enchantment 2020-06-29 13:29:37 +02:00
montlikadani
cb9e7e1e12 Fixup some materials 2020-06-29 13:24:17 +02:00
montlikadani
db82201051 Clean up
- Fix when points are not added to the player account, Fixes #833
2020-06-29 13:19:12 +02:00
Zrips
21fa78ee92 Updating for the 1.16 support and base color handling 2020-06-29 13:51:24 +03:00
montlikadani
20e54e805c Correctly handle schedulers on load
Fixes #835
2020-06-28 21:24:52 +02:00
montlikadani
c162f1a2be Correct some things 2020-06-27 13:30:04 +02:00
montlikadani
1c8316a4c1 Add 1.16 features 2020-06-27 13:21:25 +02:00
montlikadani
66a51df12b Fix issue when the actionbar not works on 1.16 versions 2020-06-25 11:55:18 +02:00
montlikadani
41b07c2f36 Fix startup issue on 1.16 servers
Fixes #829
2020-06-25 11:03:23 +02:00
montlikadani
523eecefc6 Fix when loading data for player 2020-06-24 09:43:00 +02:00
montlikadani
1e4b7aa002 Some fixes
- Fixed when crafting tipped arrows, it didn't work
- Fix when PayForEachCraft option not works
- Some null checks to prevent exceptions
- Trying to fix issue with editpoints
2020-06-24 09:27:17 +02:00
montlikadani
4d0e4be8dd Another fix when some inventory types are not exists
Fixes #825
2020-06-17 12:37:17 +02:00
montlikadani
9ae9de678b We don't need to delete jobs when inserting
Fixes #824
2020-06-17 11:54:24 +02:00
montlikadani
1a0d87c7b2 Code cleanup
- Now %jobsr_user_points% will display only 3 digits, Closes #761
- Fix when resetting quests for all jobs
2020-06-16 09:27:28 +02:00
montlikadani
ae2b04f565 Added option to open up the jobs browse actions when you performed jobs info command 2020-06-14 21:11:21 +02:00
montlikadani
a897c43a5c Comment left behind 2020-06-14 13:30:10 +02:00
montlikadani
4d173e0623 Add ability to prevent crop resize payment when we places more cactus 2020-06-14 13:28:41 +02:00
montlikadani
b5c1516177 Fix error when grindstone and stonecutter inventories not exists in old versions
Fixes #819
2020-06-14 12:56:52 +02:00
montlikadani
daf56cd235
Delete messages_pt_BR.yml 2020-06-12 09:07:50 +02:00
montlikadani
6629971569 Updated locales 2020-06-12 09:06:40 +02:00
montlikadani
8644910fef Fixed when the db cleaning for users not works
Fixes #814
2020-06-12 08:56:15 +02:00
montlikadani
ea70a33342 Fix for bonus not adds the correct amount of boot
Fixes #600
2020-06-11 10:09:15 +02:00
montlikadani
42ce58e650 Remove this thing 2020-06-11 10:01:06 +02:00
montlikadani
d61d2b0b6e Fix for oregenerator plugins global timer not works
Fixes #793
2020-06-11 09:42:38 +02:00
montlikadani
b56a99526f Fixed issue when some enchantments are merged into another one
Fixes #816
2020-06-10 15:10:13 +02:00
montlikadani
3dbfe379aa Add examples for how to use -all sub name 2020-06-10 07:46:45 +02:00
kikelkik
0a08dcf402
Add sub name ("-all") for materials to detect all materials that same with another one like wool colors (#812)
Closes #271
2020-06-09 22:07:08 +02:00
montlikadani
c23475e1e5 Fixed when some tipped arrows not works, that have underscore "_"
- Fix when the legacy_wheat not works

Fixes #810
2020-06-09 20:07:41 +02:00
montlikadani
08af55c5f6 Revert "Lets allow 4 bytes of utf-8 chars" this causing other languages are not working
Fixes #813
2020-06-09 07:56:51 +02:00
montlikadani
a9d2bbdf9e Added option to disable payment if user reached the max level of a job
Closes #806
2020-06-01 16:53:05 +02:00
montlikadani
2608362250 Fix melon not works on newest and old versions
There was a problem when using the melon_block material on the older version (1.12) for the Break action, it did not detect even if a simple melon was specified. But on the other hand, it worked on the latest (1.15) versions.

So now the correct way is using the legacy_melon_block when using oldest mc versions.
2020-05-31 21:50:40 +02:00
montlikadani
101bd5656f Change this thing for lazy peoples 2020-05-31 17:27:33 +02:00
montlikadani
1a22e7b20e Remove debug 2020-05-25 19:50:02 +02:00
kikelkik
0c1d7893f4
Fixed when tipped arrow for crafting not works (#802) 2020-05-25 19:45:12 +02:00
kikelkik
12ffc67eed
Added tipped_arrow to pay for crafted arrows (#772)
Closes #732
2020-05-24 19:50:50 +02:00
montlikadani
554eb6c941 Now the dying shulkers will add income 2020-05-24 14:05:40 +02:00
montlikadani
db6b2bc929 Better check for slots when we have another inventory with only 1 slot 2020-05-19 17:30:24 +02:00
montlikadani
c22875bb59 Now the stonecutter will pay when cut stones 2020-05-19 17:24:31 +02:00
montlikadani
b8fdad7c60 Now the players can get income from grindstone when repairing 2020-05-19 10:07:22 +02:00
Zrips
161706eb9d
Create .travis.yml 2020-05-16 13:15:46 +03:00
montlikadani
ebe81b6216 Fix SQLException error when saving points 2020-05-15 11:09:04 +02:00
montlikadani
fbbfe46a66 Better way to check if player have the given action in jobs 2020-05-14 17:48:43 +02:00
montlikadani
647533f57a Fixed issue when the database is not converted correctly 2020-05-14 17:32:02 +02:00
montlikadani
edfe56803a Update locales 2020-05-11 15:32:54 +02:00
Zrips
27bc14f214 Correct way to remove old explore data 2020-05-11 16:10:19 +03:00
Zrips
6acf9bee0a Fixing bossbar exp gain announcement 2020-05-11 15:56:07 +03:00
Zrips
5c6a5dcaa3 lets allow to define bossbar segment count 2020-05-11 15:15:28 +03:00
montlikadani
1942013d27 Lets load the Essentials before Jobs 2020-05-11 07:43:33 +02:00