montlikadani
ba601dde43
We don't need anymore to sort commands by int, now it is sorted by alphabetically
...
This will result in a slightly faster display for list of commands
2021-01-14 22:23:06 +01:00
montlikadani
e4896c8ad0
Fix WildStackerAPI dependency
...
Seems their repo is trash
Closes #1043
2021-01-14 11:29:57 +01:00
montlikadani
4d05be6df9
Added silent mode option to actionbars
...
Closes #1059
2021-01-14 10:37:10 +01:00
montlikadani
a2bd1804d7
Fixed when players job joining was not completed
...
Closes #1057
2021-01-13 09:28:14 +01:00
montlikadani
d335f01e22
Fixed error when some inventory types not existing in prior versions
...
Also updated Crowndin languages again
2021-01-08 17:07:36 +01:00
Zrips
23091b4bf2
New title type explanations for _EXAMPLE job
2021-01-06 16:48:46 +02:00
Zrips
d3d2b06685
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2021-01-06 16:00:56 +02:00
Zrips
899fe88947
Better way to handle honorific
...
New honorific values shorttitlejob, titleshortjob
2021-01-06 16:00:42 +02:00
montlikadani
3920fb167d
New Crowdin updates
2021-01-06 12:10:18 +01:00
Zrips
49ebf6ee88
Increasing McMMO skill timer from 30 seconds to 60
2021-01-06 13:03:05 +02:00
montlikadani
b1b39a789d
Added option to allow enchanting boosted items
...
Closes #1011
2021-01-01 16:31:38 +01:00
montlikadani
a8dd65cb4b
Make payment messages display in chat if setting is disabled per config
...
Closes #1031
Closes #1023
2020-12-23 20:08:02 +01:00
montlikadani
89649acb9e
StackMobs build seems to be working
2020-12-18 20:15:45 +01:00
Zrips
8cd5061ece
Lets load points too when changing servers
2020-12-17 17:58:57 +02:00
Zrips
adf91bea98
Properly loading payment limits in multi server environment
2020-12-17 17:50:00 +02:00
Zrips
48ec2bdbf0
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2020-12-17 17:26:49 +02:00
montlikadani
ed3ce013d6
New Crowdin updates
2020-12-17 16:26:13 +01:00
Zrips
3637c77f42
Fix for log stripping
2020-12-17 17:25:53 +02:00
montlikadani
03dee3da8e
Remove redundant fields from heap
2020-12-17 16:21:51 +01:00
Zrips
7544eea2ac
Properly loading archived jobs when running network
2020-12-17 17:16:48 +02:00
Zrips
c97beba83d
Lets remove entries of BP from database before loading if timer is done
2020-12-17 16:20:19 +02:00
Zrips
a9540c784e
Lets record BP when player places block in any situation if bp is set
2020-12-17 15:16:30 +02:00
Zrips
751b57095f
Fixing bp command issue with newer server versions
2020-12-17 14:11:03 +02:00
Zrips
15ae2988e0
Fix for incorrect archive command locale source
2020-12-17 13:32:27 +02:00
Zrips
401a6d8780
Last thing for job migration
2020-12-17 13:05:35 +02:00
Zrips
3eed42cfaa
Extra adjustments for job migration
2020-12-17 12:50:56 +02:00
Zrips
3f16abdc80
Fixing job migration
2020-12-16 17:31:09 +02:00
Zrips
32ffb88e9d
Fix for max permission node not being taken properly when you have
...
multiple of those
2020-12-16 13:53:39 +02:00
Zrips
fa040ee619
Tiny clean
2020-12-16 13:34:53 +02:00
montlikadani
2e5ee5bd6f
Added placeholders to show user archived jobs level and exp
...
Closes #1022
2020-12-15 13:42:34 +01:00
montlikadani
aa13457348
Fix when some complexed placeholders not worked
2020-12-13 18:59:37 +01:00
montlikadani
bb135043b5
Fix remained action types of job not included on the next page
...
Instead it duplicated the existing ones
2020-12-07 17:52:57 +01:00
montlikadani
1daf097f2e
Lets load the job files
...
- Removed more synchronized methods
- Added slot option to example job to remind users there is sorting
2020-12-07 17:10:04 +01:00
montlikadani
d158059759
Add example job
2020-12-05 18:44:39 +01:00
montlikadani
7f9c125c55
here too
2020-12-05 17:41:00 +01:00
montlikadani
67614adc76
Get rid of some synchronized to do not slow down the server process
2020-12-05 17:30:11 +01:00
montlikadani
e3635193a5
Fix when the first time the jobs not generated
2020-12-05 17:26:07 +01:00
montlikadani
ef4927c23f
Separate jobs into files ( #1017 )
...
Closes #1017
2020-12-05 16:40:20 +01:00
montlikadani
580ce6d555
Fix NPE related to MythicMobs display name
...
Fixes #1015
2020-12-05 14:04:52 +01:00
Zrips
b4c52835e6
Lets keep it compatible with java 8
2020-12-01 14:23:43 +02:00
montlikadani
073192c3b0
Fix some database loading issues
...
For example if we have set up auto cleaning users, the time is already exceed and the users will not get removed from database. Somehow the database always closed on reloading plugin that caused to not perform database actions
Fixes #1007
2020-11-30 21:39:04 +01:00
montlikadani
e8eae4d4e2
Lets avoid generating all known materials in old versions
...
This changes will not generating 1.16 materials in 1.8 servers in the translatable file
2020-11-30 10:27:09 +01:00
montlikadani
ec2d4a1846
Exclude some things from pom
2020-11-24 20:52:32 +01:00
montlikadani
891262ca00
Document some of api events
2020-11-24 20:43:58 +01:00
montlikadani
516df9ad01
Re-add this old permission
2020-11-23 20:29:00 +01:00
montlikadani
343657db05
Now you can separate payment materials into a list
2020-11-23 20:11:21 +01:00
montlikadani
e4f2b40527
Petpay permission should now affect wolfs as tameable entity
2020-11-21 12:11:34 +01:00
montlikadani
1d58e4bd66
Misc changes
2020-11-17 09:52:38 +01:00
montlikadani
e24dba84a6
Add permission based max quests
...
Closes #964
Closes #809
2020-11-16 21:57:09 +01:00
montlikadani
416ad5f8e7
Calculate the max jobs variable for equations
2020-11-16 19:42:33 +01:00