Zrips
d9791c51fa
Fixing name translation and material recognition in some particular
...
situations
2020-02-15 18:33:18 +02:00
Zrips
c38fe742b4
Correcting income when we have same materials but different data values
2020-02-15 17:48:22 +02:00
Zrips
a707bf8155
Fixing jobs browse on older versions
2020-02-15 17:33:11 +02:00
Zrips
7e78a43094
Good old fashion way to get target block which seem to be working on
...
older versions
2020-02-15 16:41:23 +02:00
Zrips
85cdfe1193
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2020-02-15 15:53:26 +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
44cfb5d808
Update translations from crowdin
2020-02-15 14:06:07 +01:00
montlikadani
09fe31dba1
Added option to separate quest objectives with comma ","
...
... to prevent creating many rows
- Minor code clean up
2020-02-15 13:34:23 +01:00
montlikadani
a1c2274b1b
Temporary fix when the user have a lot of jobs and throws error
...
This temporary fix the ArrayIndexOutOfBoundsException when the user have a lot of jobs in the file and opens the GUI, will crash it. #666
2020-02-11 19:19:05 +01:00
montlikadani
7271bda0c5
Fixed issue when not calculated correctly the jobs workers
...
- Fix NPE when getting all jobs and a job not found by id
2020-02-10 21:05:59 +01:00
montlikadani
daf88d2059
Remove duplicate item keys from jobConfig file #667
2020-02-08 07:32:58 +01:00
Valtn
1cb12c1a46
Remove duplicate item keys from jobConfig.yml
2020-02-06 22:35:47 -05:00
montlikadani
079b0db08d
Added option to disable joining to job through gui
2020-02-06 18:48:20 +01:00
montlikadani
118b6d8459
Fixed issue when used permissions option and contains "." char, will changes the config, so it not works
2020-02-06 18:35:27 +01: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
deadcutlass2
87902519c9
fixed income and points progression equations ( #660 )
...
added a missing portion of the equations so it functions as intended of reducing payment by a percentage of the baseincome and the baseincome per level
2020-02-02 14:34:10 +01:00
montlikadani
8eb27047f0
Fix build and code clean up
2020-02-01 16:38:15 +01:00
deadcutlass2
cdb91e0cce
Added 2 placeholders to show the original number of exp and the formatted ( #659 )
...
fix a discrepency between formatting of jexp and jmaxexp as well as adding unformatted versions for math
2020-02-01 16:21:15 +01:00
Zrips
5ecc62d514
Version up
2020-01-29 19:04:05 +02:00
montlikadani
cef180c00b
Added option to change the disabled worlds behaviour
2020-01-29 17:24:02 +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
d5752453dd
Fixed NPE when class instance is null
2020-01-28 18:25:14 +01:00
montlikadani
a521ac7b5a
Finishing the exp saving in double format
2020-01-28 18:15:51 +01:00
montlikadani
0d684ea41c
Update job not found message
2020-01-28 18:05:10 +01:00
montlikadani
892c91cdf0
Fixed issue when buying items from shop and not setting enchants to item
2020-01-28 18:00:42 +01:00
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
0d4123b20f
None job should be more None
2020-01-27 12:17:50 +02:00
Zrips
50a63b90fa
Lets not check mythycMobs if plugin is not present
2020-01-27 12:14:27 +02:00
montlikadani
db5faa8385
Fixed dependencies
2020-01-26 17:50:57 +01: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