montlikadani
5aa4f0b763
Fixed NPE when MythicMobs plugin not found on plugin reload
2020-01-28 17:23:47 +01:00
montlikadani
8f067f4646
Fixed FileNotFoundException when using "en" locale
2020-01-28 17:18:13 +01:00
Zrips
8e08543d83
Fix for MythicMobs not working after jobs reload
2020-01-27 17:52:25 +02:00
Zrips
33c14e474c
Lets initialize only when we need them.
2020-01-27 16:19:12 +02:00
Zrips
66fae7ed39
Fixing pagination
2020-01-27 12:50:42 +02:00
Zrips
50a63b90fa
Lets not check mythycMobs if plugin is not present
2020-01-27 12:14:27 +02:00
montlikadani
0b43b7e91a
Reworked the initialization of dependencies
2020-01-26 17:48:23 +01:00
montlikadani
066c0dd2b6
Remove bossbar on server shutdown
2020-01-26 13:41:34 +01:00
montlikadani
e6a128d876
Added ability to change the colors of required jobs, levels
2020-01-26 13:04:51 +01:00
montlikadani
643cfcbb0d
Add support for future version of actionbar
2020-01-26 12:17:59 +01:00
montlikadani
12b262b6b4
Fixed some Exception issues
...
- Fixed IllegalArgumentException when generating TranslatableWords files
- Fixed NPE when the quest section not found
- Fixing version check (from 70bc47773e
)
2020-01-22 18:59:02 +01:00
montlikadani
1e2a2473b0
Do not ignore deprecated and not used methods
...
For developers are needed if not updating the Jobs
2020-01-21 17:30:29 +01:00
Zrips
c343407223
Deprecating points methods and moving everything into player object
2020-01-20 23:18:50 +02:00
montlikadani
28a8d28818
Use double for saving the experience
2020-01-14 17:25:27 +01:00
montlikadani
acc22ea436
Added messages to log commands to show the total amount of money, exp & points
2020-01-13 20:45:40 +01:00
montlikadani
95c3ae3578
Fixed issue when the RequiredJobLevels not works correctly
2020-01-13 15:56:25 +01:00
montlikadani
1ecffe1895
Fixed NPE when loading the chunks from database
...
- Fixed NPE when getting the quests and null
- Removed some deprecated methods
2020-01-08 17:51:40 +01:00
Zrips
9555d2d79a
Lets recreate comments and default fields in jobconfig file
...
slab type should be in string format for backwards compatibility
2020-01-06 18:19:56 +02:00
Zrips
b54f85a5a3
Fixing Bake and Collect word translations
2020-01-06 16:01:49 +02:00
Zrips
c3d70a4ccf
This should be done in sync. Low frequency task, we can afford it.
2020-01-05 17:00:10 +02:00
Zrips
1a1ce2fa59
Correct ravager ID
2020-01-05 16:45:48 +02:00
Zrips
8c4ae9dcf5
Lets allow custom names for MythicMobs
2020-01-03 17:12:29 +02:00
Zrips
ca8ea40f7f
Optimizing chunk explore methods to have better performance and use less
...
memory. Option to compact database
2020-01-03 13:57:45 +02:00
Zrips
4d0ed50e2b
Fix for issue with smoker and blast furnace not removing ownership on
...
hopper fillups when you have PreventHopperFillUps set to true
2020-01-03 13:03:20 +02:00
montlikadani
79d3511b67
Added bee_nest and beehive as a collect action
2019-12-31 17:16:58 +01:00
montlikadani
6a017df07f
Just some optimizations
2019-12-24 12:08:11 +01:00
montlikadani
db987fb532
Lets make database asynchronously when joining
2019-12-23 10:33:20 +01:00
montlikadani
3e0ed72a3f
Fix NPE when a job not found with that id
...
WeakHashMap is not safe for saving datas, because it will clears the whole data from it and the database will crash it. Described here: https://www.baeldung.com/java-weakhashmap#overview
- Fixed issue when the bone meal still acts as placed block
2019-12-23 09:43:49 +01:00
montlikadani
5585637258
Remove deprecated class & final modifiers
2019-12-21 17:50:49 +01:00
montlikadani
f3ee53d7ca
Lets use CMI configreader
2019-12-21 17:21:47 +01:00
montlikadani
e1665f55d4
Bonus output colors can now be changed from config
2019-12-14 18:08:43 +01:00
montlikadani
d30f0d578d
Fixed issue when used a dev-build of papi
2019-12-13 17:07:42 +01:00
montlikadani
26748a4ac7
These entities have an internal id
2019-12-12 14:43:23 +01:00
Zrips
390b1a47ba
Initial 1.15 support
2019-12-12 11:39:42 +02:00
montlikadani
834da89d10
Fixed when the boost commands are not worked
2019-12-07 14:58:34 +01:00
montlikadani
04fda3bb86
10x faster material recognition
...
From 34ddd20a0a
2019-12-02 17:35:37 +01:00
montlikadani
d590153222
Move & remove some methods to decrease the file size
2019-11-26 20:08:37 +01:00
montlikadani
6319c69c29
Lets generate translations folder before creating file when updating from old versions
2019-11-26 19:31:13 +01:00
montlikadani
7c359c6749
Fixed exception if the enchantment level is null
...
- Add max reconnects to prevent server slow loading
2019-11-23 13:38:03 +01:00
montlikadani
92e9e9d15b
Adding and taking exp should calculating correctly
2019-11-17 12:56:13 +01:00
montlikadani
5fe7df1bc5
Fixed SQLException when inserting a job
2019-11-10 12:50:41 +01:00
montlikadani
cdd95e2a9b
Added cost for skipping quests
2019-11-09 19:50:09 +01:00
Zrips
389424fbb8
Vacuum is our friend
2019-11-06 11:04:27 +02:00
montlikadani
ecf07433df
Lets fix quest description showing in list
2019-11-05 19:03:14 +01:00
Zrips
e52be093d6
Version up
2019-11-04 16:30:15 +02:00
Zrips
e7c49d9006
Lets allow quest skipping
2019-11-04 16:27:09 +02:00
Zrips
c598b45fc7
Fixing daily quest resets
2019-11-04 14:54:00 +02:00
Zrips
0ece576f58
Correct way to switch buttons
2019-11-04 12:41:57 +02:00
montlikadani
4033ae1074
Temporary fix for button click options
2019-11-03 16:19:26 +01:00
montlikadani
3a7eb65472
Fixed jobs GUI when opened showing the same action names
...
- Optimized the shooting of firework random
2019-11-02 15:32:53 +01:00
Zrips
14d60ff63d
Convert data back to previous state, just in case
2019-10-31 11:08:37 +02:00
Zrips
caf1dde0b9
Correct sign update
2019-10-31 10:39:59 +02:00
Zrips
965b74b45a
Lets keep backwards compatability for time being
2019-10-31 10:32:08 +02:00
Zrips
633ad3dcc3
No go on sign updates on regular intervals...
2019-10-31 10:29:39 +02:00
Zrips
b142d68c63
Lets move BlockProtection save into player save thread and schedule it
2019-10-30 11:12:43 +02:00
Zrips
f83f9c8547
Lets record empty fields instead of keeping NULL for sqlite systems
...
which cant handle them until future updates
2019-10-30 11:01:39 +02:00
Zrips
35f530ddc4
NPE for title name
2019-10-30 10:39:37 +02:00
Zrips
4cf033618b
lets not add into cache when loading data
2019-10-30 10:36:35 +02:00
Zrips
536eac2613
Lets move shop gui to CMI handling type one
...
We have to re register events for GUI
2019-10-30 10:29:59 +02:00
Zrips
7a0295b410
Lets check for NPE
2019-10-30 09:55:31 +02:00
Zrips
eccd0f506a
Extra information when material is not a desired block
2019-10-29 16:05:04 +02:00
montlikadani
ec383bb28a
Merge branch 'master' of https://github.com/Zrips/Jobs
2019-10-29 15:00:34 +01:00
montlikadani
9932ef47e5
Ignore deprecated methods usage
2019-10-29 15:00:16 +01:00
Zrips
1932648fd5
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2019-10-29 15:59:24 +02:00
Zrips
3b961ab9a3
Lets allow integers for item boosts
2019-10-29 15:58:35 +02:00
montlikadani
e03c0812ff
Remove unnecessarry class register for browse
2019-10-29 14:54:00 +01:00
Zrips
64bbc0fe29
Limiting top list to defined amount
2019-10-29 15:50:40 +02:00
Zrips
eed6e56840
Allow leaving job by using middle mouse click
2019-10-29 15:39:18 +02:00
Zrips
804da86dc1
Lets use CMI Gui handling instead of messy old one
2019-10-29 15:37:31 +02:00
Zrips
184430f4f6
In case locale is a string list and not a string line
2019-10-28 14:09:17 +02:00
Zrips
0a7072ffab
Fixaru for multiserver compatibility issue
2019-10-28 13:55:18 +02:00
Zrips
0b1c035c4b
Lets clear out block protection by set days limit on plugin load
2019-10-28 13:02:52 +02:00
Zrips
8e7a959f39
Lets switch autocommit when commiting in case its in true state
2019-10-28 12:49:09 +02:00
Zrips
9efaa425f2
Fix for new placeholderAPI hook not working correctly
2019-10-28 12:33:26 +02:00
Zrips
ebe321fc42
Missing locale for itembonus when you are not in that job
...
Lets allow to not apply bonus to a negative income, this will change
previous default behavior and will not add bonus to negative income from
now on unless changed in config file
2019-10-28 12:20:04 +02:00
Zrips
9f8d525fbc
If MythicMobs are not present, lets return raw name
2019-10-28 11:36:02 +02:00
Zrips
adc3f8b385
This was a test code...
2019-10-28 11:31:36 +02:00
Zrips
7a52b9c94d
Lets recalculate limits after levelup
2019-10-28 10:58:24 +02:00
montlikadani
d98bb4aaf9
Bake income should work now
2019-10-26 12:06:21 +02:00
montlikadani
c825a2de56
Rename cook to bake
...
Correct English
2019-10-26 11:37:40 +02:00
montlikadani
c36df666be
Lets start working on Cook action
2019-10-26 11:30:58 +02:00
montlikadani
d740b534c3
Fixed server crash when adding block protections
2019-10-20 17:57:26 +02:00
montlikadani
558a0abfad
Fix issue for other versions the getView() is not existent
2019-10-20 17:13:42 +02:00
montlikadani
e2629b4ea6
Better handling for jobs GUI interact
...
- Minor loading improvement speed for connecting to the database
2019-10-18 17:01:18 +02:00
montlikadani
c2e0dcd366
Lets try to fix inventory dragging issue on jobs browse
2019-10-17 19:06:00 +02:00
montlikadani
65d0b9a811
Change logic for reload
2019-10-16 20:21:50 +02:00
montlikadani
3b8ad58d05
Lets make async for convert sub-command
...
- Some null checks
2019-10-16 20:19:05 +02:00
montlikadani
d9beab45da
Nothing
2019-10-06 17:51:11 +02:00
montlikadani
020367fc5e
Fixed issue for sign updates
2019-09-30 19:51:05 +02:00
montlikadani
f48e6dcec4
Speed up the version checking of papi
2019-09-26 20:44:20 +02:00
montlikadani
ac9bfcc0b0
Do not hide the item from shop
2019-09-26 20:07:26 +02:00
montlikadani
f894a6aa09
Added option to jobs shop to hide icon if a player there are no enough points
2019-09-25 19:08:48 +02:00
Zrips
6dfd0d94e8
Table conversion to use ID's
2019-09-24 12:27:32 +03:00
montlikadani
865ad64c18
EditQuests sub-command should work now
2019-09-23 18:14:02 +02:00
Yiğit Duman
0057bd3aba
Fixed issue when used 1.12 and lower versions then some materials not work correctly ( #550 )
2019-09-23 17:43:53 +02:00
montlikadani
f0ce3fcdc4
Re-add deprecated pointsData method to prevent issue from plugins
2019-09-23 15:32:43 +02:00
Zrips
9a73f1eb0d
Don't force economy to be done in sync...
2019-09-22 11:51:07 +03:00
Zrips
5c7c4621e5
SqLite has different syntax for unique column definition
2019-09-22 11:28:46 +03:00
Zrips
b568195624
Lets check NPE
2019-09-22 11:19:54 +03:00
Zrips
f02902fb1e
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2019-09-22 11:18:57 +03:00