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
montlikadani
ac11fbed6a
Improve job schedulers by using runTaskTimer instead of odd sync repeat
...
Fixes #928
2020-10-13 16:52:56 +02:00
montlikadani
674529e77a
Forgot to check for version
2020-10-12 12:44:03 +02:00
montlikadani
3059833910
Rework how the brewing stand, smoker... getting registered
...
As of new blocks like smoker, blast furnace this owner ship registration should be reworked to make more readable and less code. In this change it has so many deprecations, but its commented out.
2020-10-12 12:42:50 +02:00
montlikadani
4a35431be8
Fix for stripping logs not works from tests
...
Fixes #955
2020-10-11 16:16:01 +02:00
montlikadani
9b47a8a032
Fix for boost not shows the final boost
...
Fixes #950
2020-10-10 21:24:44 +02:00
montlikadani
5abfc0bb55
Now "jobs.petpay" can be denied to do not get income for killing mobs with mypet
...
Fixes #951
2020-10-10 21:11:32 +02:00
montlikadani
ee21d95a43
Lowercase some method names in paymentData
2020-10-08 21:02:36 +02:00
Zrips
20594c3e91
Need to be cast into int
2020-10-08 21:06:32 +03:00
montlikadani
3652fe5d1b
Stripping logs are respected as block place actions #945
...
Fixes #940
2020-10-06 18:05:02 +02:00
kikelkik
8aff873a5b
fix for #940 (stripping logs are respected as block place actions)
2020-10-05 22:21:51 +02:00
montlikadani
c8bb020587
Bump jobs version
2020-10-04 20:06:58 +02:00
montlikadani
2c369c57db
Trying to fix quests
...
Fixes #936
2020-10-04 10:34:50 +02:00
montlikadani
6be60c1309
Entity for Tameable should return the entity not the player
...
Player is not Tameable, lol
2020-10-03 11:46:36 +02:00
montlikadani
0cf52b6362
Allow minus value for petpay
2020-10-02 15:12:26 +02:00
montlikadani
d5905519df
Fix for useAsWhitelist not works
...
Fixes #929
2020-10-02 13:13:04 +02:00
montlikadani
3032802fad
Fix for checking if the object is mypet
...
Fixes #930
2020-10-02 12:14:09 +02:00
montlikadani
0efedc0124
Update readme with gradle build information #932
2020-10-01 08:52:21 +02:00
Omer Oreg
9fb903d51e
Update readme with gradle build information
...
Added gradle build info.
2020-10-01 08:31:19 +03:00
Zrips
4dbe966f12
ArrayList more efficient for memory usage
2020-09-29 13:08:01 +03:00
Zrips
b7d50720ad
Cleanup
2020-09-29 12:39:19 +03:00
Zrips
ade5fcc4f1
JobsWorld by id more faster
2020-09-29 12:24:53 +03:00
montlikadani
499045c13c
Update locales from Crowdin
2020-09-28 20:29:45 +02:00
montlikadani
ae53a1227b
Add option to pay for each vtrade items
...
Closes #571
2020-09-28 19:40:17 +02:00
montlikadani
de21c1857a
This never gets null
2020-09-28 18:40:16 +02:00
montlikadani
2f37a7398c
Misc simplifications
2020-09-28 18:20:47 +02:00
Zrips
ba37c1b746
Compacting explore cache
2020-09-28 18:57:15 +03:00
Zrips
b70bd4d49b
Adjusting permission requirements
2020-09-28 16:21:02 +03:00
Zrips
7715864301
Fixing issue with quest chance value being opposite
2020-09-28 16:20:28 +03:00
Zrips
497673f2dc
Cumulative needs to be false by default.
2020-09-28 12:45:37 +03:00
montlikadani
d00d4a59a6
Fix max jobs, respect negated permissions, add cumulative option #926
2020-09-26 12:07:06 +02:00
Gadse
bfba8d571b
Fix max jobs, respect negated permissions, add cumulative option
2020-09-26 11:29:26 +02:00
montlikadani
2bb9d44d95
No one uses old mythicmobs
2020-09-22 17:24:39 +02:00
montlikadani
c91f88858a
Added wildStacker and stackMob support to pay for stacked entities
...
Closes #923
2020-09-21 17:42:20 +02:00
montlikadani
a85a54aa5d
Add /jobs resetlimit all argument to reset limits for all players
...
Closes #637
2020-09-13 20:31:15 +02:00
montlikadani
2e3e86f10b
Fix for shear action not works with near spawner option
2020-09-13 20:16:40 +02:00
montlikadani
02d8fa4053
Remove async operation from sql connection, it does not allows
...
Fixes #921
2020-09-13 19:57:44 +02:00