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
montlikadani
ec0670007c
Add maxjobs variable to equations
...
Closes #883
2020-11-16 19:15:30 +01:00
montlikadani
570e891ad3
Do not allow blank issues
2020-11-16 18:36:13 +01:00
montlikadani
d019cbafb1
Max jobs placeholder should return the permission value
...
Fixes #983
2020-11-16 18:34:25 +01:00
montlikadani
d70d2e7918
Now you can craft items in the smithing table to get income
...
Closes #1002
2020-11-16 18:12:57 +01:00
montlikadani
2ff77210b8
Fix when smaller boost values takes precendence over largest
...
Fixes #984
2020-11-13 09:08:45 +01:00
montlikadani
f55c02570e
Fix nearspawner does not accepts minus values
...
Fixes #998
2020-11-13 08:04:03 +01:00
montlikadani
f7313be846
Call some database things in async to do not cause server freeze on startup
...
Fixes #981
2020-11-05 18:26:27 +01:00
montlikadani
94189783bc
Add %jobsr_user_quests% placeholder to show available quests from jobs
...
Closes #989
2020-11-05 16:43:59 +01:00
montlikadani
89280f05f2
Fix right clicking on cow and get paid without bucket
...
Fixes #991
2020-11-05 16:21:58 +01:00
montlikadani
9c34ccdcec
Fix smelt action not works for some block result
...
Fixes #990
2020-11-05 15:11:37 +01:00
montlikadani
47c9fc4724
New Crowdin updates
2020-10-30 15:07:57 +01:00
Zrips
f58abe3827
PaymentLimit should ignore timer when checking if user is under limit
2020-10-30 15:45:22 +02:00
Zrips
3d48656311
Updating payment limit handling
2020-10-30 14:29:36 +02:00
Zrips
07e97f50ae
Fixing top command skipping some of the entries
2020-10-30 12:26:04 +02:00
Zrips
383bf5da2d
Fixing duplicated points records in database
2020-10-29 14:29:12 +02:00
Zrips
9adcc1593e
Fix for gtop incorrect listing numbers
2020-10-29 13:40:27 +02:00
Zrips
874fd3ce5c
Allow negative values for boost permissions
2020-10-29 12:40:12 +02:00
montlikadani
f5d4302717
Now you can set tax permissions for money & points
...
Closes #455
2020-10-26 18:43:29 +01:00
montlikadani
aebcd6bffc
Do not print out exception about invalid configuration, we only need the line of the file
2020-10-26 17:38:04 +01:00
montlikadani
35fb74e2e3
Fix gtop & top sent wrong error message about usage
...
- Fixed gtop pagination when reached the maximum pages, but added one more
Closes #977
2020-10-24 16:46:05 +02:00
montlikadani
21673860c7
Fix different logic behavior for fast payment
2020-10-23 16:53:49 +02:00
montlikadani
22d985f0b4
Added option to send title and chat message when a player reached the max level of a job
...
Closes #971
2020-10-22 15:50:31 +02:00
montlikadani
be86d3e845
Remove these
2020-10-22 14:45:13 +02:00
montlikadani
f1194bfd32
Properly handle subTypes for "all" identifier
...
- Fix build
2020-10-22 13:10:37 +02:00
montlikadani
b00a8762f3
Fix some issues related to ownership handling when disabled
...
Closes #972
2020-10-22 12:26:32 +02:00
montlikadani
0c4a43e6cc
Removed Boss dependency
...
- Fix for mushroom cow can't be milked with bowl
- Now pig_zombie will automatically changes to piglin in 1.16+ versions (for lazy peoples)
2020-10-21 17:31:32 +02:00
kikelkik
081b02c7df
Added "color-all" identifier for shear action ( #970 )
...
Closes #966
2020-10-21 17:28:19 +02:00
Futurixel
58bcb0d45a
Fix stonecutter exploit when craft action called multiple times ( #965 )
2020-10-18 16:32:03 +02:00
montlikadani
bc00105bde
Change these
2020-10-17 18:35:40 +02:00
montlikadani
90a7267e0d
Add schedule command to enable schedules
...
Closes #671
2020-10-17 18:16:07 +02:00
montlikadani
2c5dcbc5a1
Fix for job titles not working due to tests
2020-10-13 18:48:12 +02:00