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
9ae9de678b
We don't need to delete jobs when inserting
...
Fixes #824
2020-06-17 11:54:24 +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
42ce58e650
Remove this thing
2020-06-11 10:01:06 +02:00
montlikadani
c22875bb59
Now the stonecutter will pay when cut stones
2020-05-19 17:24:31 +02:00
montlikadani
72d93657e7
Fix issue when the gtop counting starts from 2 instead of 2
2020-05-07 18:55:27 +02:00
Zrips
d967985325
Lets perform correct level actions when adding exp
2020-04-25 15:51:18 +03:00
montlikadani
05b1122d66
Add permissions for quests start & stop
2020-04-17 08:46:13 +02:00
montlikadani
97ee33e46e
Added sub-command to start or stop the quests for player
2020-04-16 19:47:44 +02:00
montlikadani
2113e3441c
Fixed when the TAME action not works
2020-04-16 18:41:17 +02:00
montlikadani
4115bf727a
Now the command boost works again
2020-04-16 18:05:09 +02:00
montlikadani
47280b04d0
Improve database loading
2020-04-13 17:44:14 +02:00
Zrips
55e3eb8214
gtop command pagination fix
...
additional fix for sign updates after adding new sign
2020-04-02 17:22:20 +03:00
Zrips
891bca964a
Fixing issue with same quest not being able to handle same material for
...
different actions
2020-04-02 15:36:31 +03:00
montlikadani
5a090c4242
Improve connecting to database
2020-03-29 18:28:21 +02:00
montlikadani
06db89af5e
Fixed signs merging issue
2020-03-26 10:27:17 +01:00
Zrips
83377ddee0
Better way to fire everyone from every job
...
fireall all needs a console check
2020-03-25 16:42:00 +02:00
montlikadani
e4085da71c
Fix error in jobs give command
...
- Fixed error on startup where the Enchantmnt#getKey is null.
2020-03-24 14:08:37 +01:00
Zrips
ac40c2e266
Lets allow to click on stats line to show information about job
2020-03-24 14:56:32 +02:00
montlikadani
f6bd87fe4c
Update all signs on player doing something in a job
2020-03-21 15:13:47 +01:00
montlikadani
9fa5dfb2aa
Fix NPE on mythicmobs
2020-03-21 13:18:27 +01:00
montlikadani
42969fb8b3
Added bypass permission for taxes
2020-03-21 12:57:16 +01:00
montlikadani
15f72e6b38
Some formats
2020-03-13 17:18:36 +01:00
montlikadani
5745ad65a0
Properly fix issue with boost commands
2020-03-13 16:54:29 +01:00
montlikadani
4f39da6db4
Added sub-command to fire all players from all job
2020-03-06 16:32:58 +01:00
Brian
381253eaf3
Fixed issue when the player is not online and sent to him the payment ( #686 )
...
- Fix issue when sending an invalid page sender on playerinfo command.
2020-03-03 21:56:50 +01:00
montlikadani
02178fc719
Add Boss support
2020-03-01 14:19:40 +01:00
montlikadani
f649b004cd
Lets start working on boost time
2020-03-01 13:10:16 +01:00
montlikadani
f1b1ba48e4
Lets update the database if have changes for points
2020-02-21 18:41:11 +01:00
montlikadani
204b506868
Fixed issue when not counted the total workers of that jobs
2020-02-18 19:13:26 +01:00
Zrips
28d93733d7
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2020-02-15 18:43:49 +02:00
Zrips
d9791c51fa
Fixing name translation and material recognition in some particular
...
situations
2020-02-15 18:33:18 +02:00
montlikadani
368417d59e
Correct some material ids
2020-02-15 16:55:57 +01:00
Zrips
a707bf8155
Fixing jobs browse on older versions
2020-02-15 17:33:11 +02:00
Zrips
11bcc004e5
Lets use PageInfo if we want to have correct pagination for top and gtop
2020-02-15 15:52:01 +02:00
montlikadani
a4c75ac575
Added option to define per-permission leave from job
...
- Some integer placeholders should returns 0 if the player have no jobs.
2020-02-05 16:54:43 +01:00
montlikadani
975dd3cd87
Option to filter hidden players from tab-complete
...
This is incomplete...
2020-02-03 21:16:09 +01:00
montlikadani
b461fda5f6
Fixed MySQLSyntaxErrorException when the limit value less than 0
...
https://pastebin.com/hK1LnPi9
2020-01-29 16:53:46 +01:00
montlikadani
a521ac7b5a
Finishing the exp saving in double format
2020-01-28 18:15:51 +01:00
montlikadani
8f067f4646
Fixed FileNotFoundException when using "en" locale
2020-01-28 17:18:13 +01:00
Zrips
66fae7ed39
Fixing pagination
2020-01-27 12:50:42 +02:00
montlikadani
0b43b7e91a
Reworked the initialization of dependencies
2020-01-26 17:48:23 +01:00
Zrips
c343407223
Deprecating points methods and moving everything into player object
2020-01-20 23:18:50 +02: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
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
6a017df07f
Just some optimizations
2019-12-24 12:08:11 +01:00
montlikadani
e1665f55d4
Bonus output colors can now be changed from config
2019-12-14 18:08:43 +01: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