FireML
7eeab85f04
Payment for tilling dirt
2023-04-01 11:45:54 +01:00
FireML
642b4643e1
Bucketing Entities Action
2023-04-01 05:57:05 +01:00
Zrips
0ca90fbcb5
Check for null pointer
2023-02-17 14:42:08 +02:00
Zrips
425c7ec66d
name and level for top placeholder
2023-02-16 17:46:57 +02:00
Zrips
2fd03a4384
Actually working %jobsr_jtop_[jobName/number]_[1-15]% placeholder
2023-02-16 17:39:12 +02:00
Zrips
e431a6cb55
Merge pull request #1562 from Ksewedo5/patch-2
...
Update messages_pl.yml
2023-02-16 16:38:24 +02:00
Zrips
c1d08d61fb
General permission over specific
2023-02-16 16:37:21 +02:00
Zrips
4d11d4ef03
Option to add all bonuses
2023-02-16 16:32:28 +02:00
Zrips
237cabf82f
Accumulative permission fix
2023-02-16 16:32:04 +02:00
Zrips
bd430b3cd7
clearownership fix when using target player name without permission
2023-02-15 17:51:24 +02:00
Zrips
2165e1fe68
Shop can be used with Vault economy.
...
Point price is optional for shop items
Price renamed to pointPrice, old format still works
2023-02-15 17:16:39 +02:00
Zrips
edb1d5d2e7
Better feedback messages while setting up economy support
...
Showing economy name on successful linking for convenience sake
2023-02-14 12:33:30 +02:00
Zrips
057e8cea31
LibUpdate
2023-02-13 10:26:27 +02:00
Ksewedo5
149c568a93
Update messages_pl.yml
...
1. I added values that were not in the Polish language file
2. I changed the names of the values (I saw that messages_en are called differently) maybe the result of the update
2023-02-10 21:52:33 +01:00
Zrips
233b234858
Joined job will glow in browse window
2023-02-10 15:21:44 +02:00
Ksewedo5
229313be4e
Update messages_pl.yml
...
#1558
2023-02-05 21:29:33 +01:00
Zrips
e6c476f756
Jobs info considering archived jobs
2023-01-06 15:08:33 +02:00
Zrips
2dc25b232d
exp command cleanup
2023-01-06 14:30:50 +02:00
Zrips
6715fa7bee
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2023-01-06 14:00:34 +02:00
Zrips
ba27449336
editquests locale
2023-01-06 14:00:27 +02:00
Zrips
f145eee8df
Merge pull request #1533 from Teyir/master
...
[IMPROVE] Add -s argument and rand for /exp command
2023-01-06 13:59:56 +02:00
Zrips
34bac1b07e
Merge pull request #1527 from smuddgge/master
...
Reverted fishing exploiting
2023-01-06 13:57:59 +02:00
Zrips
04a9ee487c
variable length fix
2023-01-05 18:31:00 +02:00
Zrips
31c8b1d719
Option to disable quest while keeping its record
2023-01-05 18:29:43 +02:00
Zrips
2da51e65b1
Fixing permissions
2023-01-05 18:14:50 +02:00
Zrips
2d71e67318
Ingame quest editor first pass
2023-01-05 14:29:47 +02:00
Zrips
d3570d395f
Locale for stats progress bar
2022-12-28 14:53:40 +02:00
Teyir
bdc2f847cb
[IMPROVE] Add -sa argument for skip admin success message
2022-11-29 22:41:58 +01:00
Teyir
3fc3da0659
[IMPROVE] Add random argument for /exp command
...
ex: rand_5-10
2022-11-28 16:26:43 +01:00
Teyir
5a5b82e630
[IMPROVE] Add -s argument for /exp command
2022-11-28 14:56:29 +01:00
smuddgge
3425a3ba1a
Reverted fishing exploiting
2022-11-19 13:26:34 +00:00
Zrips
f0d6576c77
%jobsr_user_jobs% to show none job name if player has no jobs
2022-11-17 16:45:58 +02:00
Zrips
bf06440811
Autojoin job fix
2022-11-17 16:40:57 +02:00
Zrips
fd3c420f08
BP fix for -1 timers
2022-11-17 14:01:00 +02:00
Zrips
513fc019fd
Correct lore usage
2022-11-15 17:29:49 +02:00
Zrips
30c06bb476
Info button
2022-11-15 17:25:01 +02:00
Zrips
31fc886b2c
GUI info button
2022-11-15 14:47:15 +02:00
Zrips
f1537befde
GUI empty field filler from CMILib
2022-11-15 13:26:52 +02:00
Zrips
e4ca78fa57
Default behavior for default jobs command
2022-11-15 13:16:17 +02:00
Zrips
fb5a520f1a
Translating enchant material names
2022-11-14 14:52:38 +02:00
Zrips
b79b8a1e9d
Avoiding memory leaks
2022-11-14 14:38:38 +02:00
Zrips
2bd257b563
Using primitives instead to save memory
2022-11-14 14:15:46 +02:00
Zrips
c4ecee7840
Merge pull request #1520 from smuddgge/master
...
Jobs fishing listener MCMMO fix
2022-11-14 13:39:34 +02:00
Zrips
88bde11e8c
Merge pull request #1518 from hbarreau/master
...
Update JobsPlayer.java
2022-11-14 13:38:48 +02:00
Zrips
5c6f8f7749
Its bonemeal and not composter
2022-11-09 14:53:02 +02:00
smuddgge
7a63a615b4
Jobs fishing listener MCMMO fix
...
`isExploitingFishing` returns true when a player is warned.
`isFishingTooOfter` returns true when they should not catch a fish.
I think it makes more sence that thye should still get paid for catching the fish.
2022-11-04 17:26:48 +00:00
hbarreau
e0d1a40669
Update JobsPlayer.java
...
Change job getName to job getFullName
2022-10-29 17:47:56 +02:00
Zrips
548e03346f
Translatable word update for FR locale by Funky_russian_warpack
2022-08-09 17:06:48 +03:00
Zrips
c1675cf928
Slot specific boosted items
2022-08-08 15:18:35 +03:00
Zrips
b1a4e64288
MySQL database creation fix
2022-08-08 14:45:27 +03:00
Zrips
0964e5b32b
Picking higher permission node for jobs.maxquest
2022-08-08 14:31:30 +03:00
Zrips
f8d94952bd
Jobs join should go after JobsJoinEvent being fired
2022-08-08 12:53:57 +03:00
Zrips
7c7b269e7d
Quest detailed progress being reset after plugin reload fix
2022-08-08 12:51:46 +03:00
Zrips
dfab76b273
Fixing null player for bossbar message
2022-08-08 12:28:13 +03:00
Zrips
2056525a16
Option to translate potion/tipped arrow effect names
2022-08-08 12:25:54 +03:00
Gamer153
b9f5b40b46
Add config option for preventing enchantments on shop items
2022-07-27 16:59:49 +02:00
Zrips
2cb31390d2
Translated Words FR update by Funky_russian_warpack
2022-07-26 12:42:01 +03:00
Zrips
aa79cb2e1c
Double flower protection fix
2022-06-24 16:25:21 +03:00
Zrips
9e6a5efc17
Forcing batch payment delay to 1 or more seconds.
2022-06-24 13:26:06 +03:00
Zrips
6822508631
Disabling item enchant for boosted items in anvils
2022-06-24 13:02:58 +03:00
Zrips
5e001047ad
Better scheduler loading with better feedback messages on failure
2022-06-24 12:31:40 +03:00
Zrips
3a2b60db89
PetPay fix for mythicmobs plugin
2022-06-22 17:35:08 +03:00
Zrips
6dd5ff0907
Fix for constant message flood for brewing stand payments being disabled
...
New option to disable messages informing about disabled payments from
blocks
2022-06-22 17:14:47 +03:00
Zrips
3d2f4d710a
Locale cleanup. We can use most common things from CMILib locale
2022-06-22 15:51:48 +03:00
Zrips
b48eb48ea9
Player display name support for locale files by using
...
%playerdisplayname% variable
2022-06-22 13:45:08 +03:00
Zrips
f70027708e
Centralizing event listener register to avoid issues
...
Fixing issue with chat entry no longer being recognized after plugin
reload
2022-06-22 12:41:35 +03:00
smuddgge
4586a07d7a
Removed redundant listener
2022-06-01 18:28:19 +01:00
Zrips
1711056844
Fixing convert command feedback message
2022-05-26 16:01:19 +03:00
Zrips
c8a811ca6e
New placeholders to get quest real name and description
2022-05-26 13:36:30 +03:00
Zrips
4341e2a333
Sorting jobs alphabetically, mainly for GUI purposes
2022-05-26 12:45:42 +03:00
Zrips
ab07c80b62
Closing existing database connection on plugin reload to properly
...
reconnect with new information if needed
2022-05-26 12:27:23 +03:00
Zrips
a50af311d0
Different method to get player boost value for placeholder
2022-05-26 12:20:07 +03:00
Zrips
c3ef100910
Lets inform only once for disabled payments until relog
2022-05-25 17:25:34 +03:00
Zrips
0fab191980
Lets deal with relative chunk coordinates
...
Changed base save mechanic for explorer, mainly Long type got converted
into Short which decreases memory usage.
Fixing general issue relating to incorrect chunk detection for explorer
job
2022-05-25 17:12:09 +03:00
Zrips
b69a4f1397
New option to multiply by extra bonus values instead of adding up
...
Extra information line for final bonus line to show actual bonus
including petpay and nearSpawner values
2022-05-25 14:20:18 +03:00
Zrips
2689a69c78
Simplifying method to get jobs player by name to avoid web calls
2022-05-25 13:00:50 +03:00
Zrips
9694b6b0a5
Merge pull request #1426 from KermX/patch-1
...
Update farmer.yml
2022-05-25 12:07:52 +03:00
Zrips
3352527434
Merge pull request #1422 from Krakenied/master
...
Fix experience sorting (do not sort alphabetically lol)
2022-05-25 12:07:35 +03:00
Zrips
1b85ade74a
Fixing issue with database table existence detection (Thanks to CrySis)
2022-04-22 12:16:58 +03:00
Zrips
a984589dce
MythicMobs 5.x support
2022-03-21 14:59:24 +02:00
Zrips
c6438684fa
Stats command fix
2022-03-21 14:58:50 +02:00
KermX
f59c84e283
Update farmer.yml
...
removed pumpkin-7 as that isn't a block. added melon to break.
2022-03-17 17:53:10 -05:00
Krakenied
9b68671245
Fix experience sorting in top command
2022-03-15 16:19:10 +01:00
Zrips
8bd4ecaa04
Lets not spam chat with disable message
2022-03-12 13:10:33 +02:00
Zrips
1f98b5fb2b
Removing /jobs quests next command
2022-03-11 17:51:17 +02:00
Zrips
87587d3852
Defaulting to save on disconnect with multiserver support
2022-03-11 17:11:49 +02:00
Zrips
ef3eac05bc
Action name/material translation fix
2022-03-11 16:30:34 +02:00
Zrips
c18916bd56
Correct tabcomplete for give command
...
Getting rid of less efficient adventure String processing
Huge boost for limited item recognition process which can be up to 100x
faster than original one
2022-03-10 18:25:23 +02:00
Zrips
84be2eba79
Fixing Dynamic payments bonus not being calculated properly
2022-03-10 17:14:11 +02:00
Zrips
7e2ac97578
Better support for custom enchants
2022-03-10 13:39:39 +02:00
Zrips
7970b15d02
Properly performing all commands on each level in any case
2022-03-10 12:44:01 +02:00
YuanYuanOwO
a077578ec6
Fix some translation issues
2022-03-10 01:18:27 +08:00
YuanYuanOwO
5134a50839
update chinese transtion
2022-03-10 01:04:05 +08:00
Zrips
c4dfa50a16
Async economy should be async...
2022-03-09 15:49:07 +02:00
Zrips
b35bdd5087
inclusion of exp for gtop calculation
2022-03-09 15:23:23 +02:00
Zrips
1f691f448c
Lets not remove block ownership on hopper transfer
...
We will only disable payments for this block until next player
interaction or server restart.
2022-03-09 14:25:51 +02:00
Zrips
ba16c1a68e
Cleanup
2022-03-08 16:19:52 +02:00
Zrips
dfa564aa74
%jobsr_user_canjoin_$1% placeholder fix
2022-03-08 15:58:01 +02:00
Zrips
fe2b70bdc0
Explore data should no longer check by players name for performance
...
reasons
2022-03-08 15:08:11 +02:00
Zrips
3cc8183ccb
WEEPING_VINES to pay out for entire broken stack
2022-03-07 17:51:03 +02:00
Zrips
2639e9802d
Entity split spawned from spawners fix
2022-03-07 17:19:59 +02:00
Zrips
51657e8b9a
New placeholder %jobsr_user_jprogress_$1%
2022-03-07 15:18:14 +02:00
Zrips
a811f79b1d
New placeholder %jobsr_user_jmexp_$1%
2022-03-07 15:11:10 +02:00
Zrips
ffade2e7b8
Small changes
2022-03-07 15:10:52 +02:00
Zrips
1cb965c833
Lets maintain one instance of explore manager
2022-03-07 14:35:58 +02:00
Zrips
f70f2f7171
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2022-03-07 14:29:48 +02:00
Zrips
5d155f257c
Cleaner help page with click command suggestion
2022-03-07 14:29:41 +02:00
chacho4
383e1b1d61
resetexploreregion is disable by default.
2022-02-15 15:40:30 +09:00
chacho4
6f6d8a17d9
resetexploreregion command is added for cleaning up explorer data of specified world.
2022-02-15 15:12:57 +09:00
Zrips
5856f9f483
More default enchanter job examples for default config
2022-02-11 17:56:47 +02:00
Zrips
f53a32e35a
New command as resetquesttotal for reseting done quest counter
2022-02-11 17:18:51 +02:00
Zrips
03de00be6e
PayForEnchantingOnAnvil should be true by default
2022-02-11 11:58:23 +02:00
Zrips
37a1afecb5
Correct way to check for anvil enchanting
2022-02-11 11:57:36 +02:00
Zrips
2655a1cf94
inclusion of glow_item_frame for block place action
2022-02-11 11:07:11 +02:00
François
d3d1948fc5
Avoid checking limited items if none are configured
2022-02-08 18:07:12 +01:00
Zrips
137ec98ab0
More obvious way to show that you can add more than 45 items into shop
2022-02-07 15:48:12 +02:00
Zrips
faa72b80ac
Merge pull request #1374 from MisterFrans/dev-asyncbossbar
...
Added option to switch bossbar creation and management to async
2022-02-07 15:30:26 +02:00
Zrips
a0ed0d703a
Merge pull request #1379 from Elioby/master
...
Resolves #1377
2022-02-07 15:29:35 +02:00
Zrips
68b74bfa1b
Plugin needs to be disabled in case we can't connect to database
2022-02-07 15:28:23 +02:00
Zrips
5f57d4aa95
Bukkit#getPlayerUniqueId isint present in spigot builds
2022-02-07 15:02:33 +02:00
Elio
c08a1ccddb
Resolves #1377
...
Without clearing the permissions cache, permissions that are removed will not be removed from the cache until reboot as they stay in the map.
2022-01-29 16:14:49 +00:00
François
4f553aa4fd
Added option to switch bossbar creation and management to async
2022-01-24 20:59:12 +01:00
Zrips
55a0705826
Improving boost command handling
2022-01-19 17:28:12 +02:00
Zrips
3b0cfc662f
Fixed timed boosts
2022-01-19 17:18:12 +02:00
Zrips
33d14cf927
skipquest command issue fix and better old server compatability.
2022-01-19 16:35:07 +02:00
Zrips
4b1e877368
Q button as alternative for 1.18 servers for job leave
2022-01-19 15:08:42 +02:00
Zrips
0811283201
extra variable as -cmd for promote commands
2022-01-19 14:49:55 +02:00
Zrips
10b5e8a438
Merge pull request #1336 from MisterFrans/master
...
Fix WildStacker integration
2022-01-13 13:12:08 +02:00
Zrips
f59b56b159
Cleanup
2022-01-13 13:11:35 +02:00
Zrips
a974274350
Merge pull request #1337 from DoctaEnkoda/patch-2
...
Fix duplication Entry
2022-01-13 13:10:54 +02:00
Zrips
b3dc1d66d7
Up
2022-01-13 13:10:33 +02:00
Zrips
a6453ff9cc
Up
2022-01-13 13:06:59 +02:00
Zrips
1c0abe2568
Merge pull request #1360 from TheIntolerant/master
...
Added new deepslate ores to the miner job
2022-01-13 13:02:44 +02:00
Zrips
41df0ea794
Merge pull request #1357 from jippi/fix-explore-cache
...
ExploreRegion: Fix encoding X and Z
2022-01-13 13:02:28 +02:00
Zrips
bf69de12d4
Merge pull request #1346 from BeepoWuff/silent-mode-behaviour-fix
...
ActionBars SilentMode Behvaiour Fix
2022-01-13 13:01:42 +02:00
Zrips
94a61fdab9
Merge pull request #1338 from DoctaEnkoda/patch-3
...
Convert Database Async
2022-01-13 13:01:09 +02:00
Zrips
3fa81fcf26
Fixing permission check updater goofing out
2022-01-13 13:00:07 +02:00
Zrips
5e066dfda7
Cleanup
2022-01-13 12:37:50 +02:00
TheIntolerant
aee34684ba
Added new deepslate ores to the miner job
2022-01-12 23:00:21 +00:00
Christian Winther
a340b99349
ExploreRegion: Fix encoding X and Z
...
Use a long to store the two ints (x is upper and z is lower) - this is guranteed to work with any world map size out there.
It also properly handle negative values that the old implementation some times did not properly manage.
This might use slighly more RAM, but should provide support for actual infinite / huge map sizes
Signed-off-by: Christian Winther <jippignu@gmail.com>
2022-01-07 22:51:47 +00:00
BeepoWuff
7da4c0a1b3
Update ActionBars.SilentMode to behave as described in the config.
...
Resolves enabling SilentMode completely disabling payment notification even when action bars are enabled.
2021-12-28 16:26:20 +10:00
Bierque Jason
f1278425bc
Convert Database Async
...
If the database is too heavy, the main thread dies and does not convert correctly.
2021-12-16 04:23:30 +01:00
Bierque Jason
20a4c007ce
Fix duplication Entry
...
Fixed an issue in which players who renamed themselves lose their XP each time they restart because in the database, it duplicates
2021-12-16 04:19:41 +01:00
Mister_Frans
350c5b74da
Fix WildStacker integration
2021-12-16 00:52:01 +01:00
Zrips
a527158cff
ItemInfo command update
2021-11-29 17:11:28 +02:00
Zrips
dd955ec79e
WildStacker fix
2021-11-29 16:47:44 +02:00
Zrips
71d24aa7dc
Fix for level command showing more decimals than it should
2021-11-29 16:45:01 +02:00
Zrips
1cfc3e108c
LowerCase disabled world names for better detection
2021-11-29 16:15:05 +02:00
Zrips
531b12a6fa
Taking into consideration changed durability on the item
2021-11-27 17:16:21 +02:00
Zrips
33b4dfe6ce
Allow payment while fishing from a boat with disablePaymentIfRiding
2021-11-27 15:31:28 +02:00
Zrips
63a8abc749
Not add permission for a world if we did it already
2021-11-26 17:46:49 +02:00
Zrips
17005f2823
Using job display name for signs instead of jobs internal identificator
2021-11-26 17:36:12 +02:00
Zrips
3d4266f80c
Better blockinfo command with click suggestion option
2021-11-26 14:02:57 +02:00
Zrips
07593ca336
Merge pull request #1310 from Wrooar/master
...
Add spanish translation for TranslatableWords
2021-11-26 13:44:43 +02:00
Zrips
4c6c41bc52
Fixing jobs info feedback message
2021-11-26 13:39:17 +02:00
Wrooar
c287bcbee7
Add spanish translation for TranslatableWords
2021-10-28 01:40:47 -06:00
Zrips
e76e9dfae0
Some minor improvements for startup log
2021-10-26 17:32:42 +03:00
Zrips
89f51b091a
Database conversion fix
2021-10-26 17:14:39 +03:00
Zrips
7320c1a349
Fix for jobs info command with provided action and page
2021-10-26 16:32:39 +03:00
Zrips
3f9206b389
Merge pull request #1279 from BeepoWuff/enchantment-fixes
...
Enchantment Fixes
2021-10-26 16:06:13 +03:00
Zrips
7ed1f6b723
Merge pull request #1280 from BeepoWuff/allow-delevel-config-never-enforced
...
Enforce AllowDelevel Config Option
2021-10-26 16:00:29 +03:00
Zrips
9c90e53839
Merge pull request #1294 from gecko10000/master
...
Make cave vines collection work with bottom-most plant as well
2021-10-26 14:11:59 +03:00
Zrips
126ace8fb0
Merge pull request #1291 from evernife/fixdescription
...
Fix for "jobsr_description_" placeholder not working
2021-10-26 14:10:04 +03:00
Zrips
9345b52ca2
Merge pull request #1287 from ElTuna/patch-2
...
Update messages_es.yml
2021-10-26 14:08:14 +03:00
Zrips
e510560ce1
Merge pull request #1286 from ElTuna/patch-1
...
Update messages_es.yml
2021-10-26 14:08:06 +03:00
Zrips
8cd3f4fbbe
Optimizing block ownership removal
2021-10-26 14:05:09 +03:00
Zrips
be88eee903
Fixing block ownership removal by destroying block
2021-10-26 13:53:57 +03:00
Zrips
6c4923bcb2
Fix for brewing stand ownership failing to determine owner
2021-10-26 13:46:05 +03:00
Zrips
7f7003ca5f
Option to show duplicate user messages. Disabled by default.
2021-10-26 12:58:52 +03:00
lteytelm
ae1cd87c10
Make cave vines collection work with bottom-most plant as well
2021-10-10 14:30:45 -07:00
Petrus
182367acd1
Fix description
2021-10-07 05:16:49 -03:00
ElTuna
141ed1bd82
Update messages_es.yml
...
Added a missing color code 'e'
2021-09-30 08:34:13 -05:00
ElTuna
8df24305bd
Update messages_es.yml
...
fixed typo
2021-09-29 17:07:19 -05:00
BeepoWuff
42232cbdc8
Enforce AllowDelevel config option
2021-09-21 03:45:21 +10:00
BeepoWuff
e9c1937953
Update quest objective matching to better match job task matching.
...
Allows the default enchanter quest to actually detect ARROW_DAMAGE enchantment.
2021-09-21 02:08:15 +10:00
BeepoWuff
a224545d79
Only pay for new enchantments when enchanting items with books on an anvil
2021-09-21 01:05:13 +10:00
BeepoWuff
bf58cf0766
Add explicit job info handling for EnchantActionInfo to ensure correct matching
2021-09-19 00:48:42 +10:00
BeepoWuff
a3ee77e70d
Consistent enchantment name handling between anvil and enchanting table enchanting
2021-09-19 00:10:39 +10:00
Zrips
1cf12d34a3
Permission update
2021-09-15 17:31:25 +03:00
Zrips
81072b26ec
Decimal place fix
2021-09-15 17:21:38 +03:00
Zrips
bd009f78f4
Collect action should be defined by what we collect and not with what we
...
interact
sweet_berries
glow_berries
bonemeal
honeybottle
honeycomb
2021-09-15 17:03:00 +03:00
Zrips
2c5602ab8b
Informing about lost ownership
...
Option to override existing ownerships
Option to set range
2021-09-15 16:02:34 +03:00
Zrips
122ee48197
New commands as ownedblocks to check or remove them
2021-09-15 15:28:27 +03:00
Zrips
06f59f70cc
Block ownership fix #2
2021-09-15 13:52:28 +03:00
Zrips
7f933b5e35
GlowBerry support
2021-09-14 21:58:09 +03:00
Zrips
f7bd02aaaf
Fix for editjobs setting values to incorrect location
2021-09-14 18:29:37 +03:00
Zrips
ee3e01ae18
Lets not use legacy data valus for editjob command
2021-09-14 18:15:03 +03:00
Zrips
1973a9432a
More mob recognitions in case we are still runnig older servers
2021-09-14 18:10:54 +03:00
Zrips
c7c27a7129
Fixing bossbar solid segmentation
2021-09-14 18:03:11 +03:00
Zrips
b9733e801d
editquests isint a thing, not now atleast
2021-09-14 17:49:43 +03:00
Zrips
a18ba89ded
Fixing block ownership after server restarts
2021-09-14 15:22:13 +03:00
Zrips
7822f9a194
Fixing explore job
2021-09-13 18:15:02 +03:00
Zrips
6a073dd68c
Goat milking
2021-09-13 17:09:39 +03:00
Zrips
493f94264d
Roman numbers
2021-09-13 17:01:41 +03:00
Zrips
0100f78c8b
Double check for permission requirement format being correct
2021-09-13 16:44:30 +03:00
Zrips
ee4a323ddf
1.14 and up looses option to prevent slime/magma cube splits
...
As of 1.14 we will properly protect specific mobs on their change if
they are spawned from spawner
2021-09-13 16:36:48 +03:00
Zrips
9f1072e272
Merge pull request #1263 from WongLeyF/patch-1
...
fix: correct spelling of BREAK and STRIPLOGS
2021-09-13 14:41:33 +02:00
Zrips
97beb812a2
Option to modify bonus special prefix
2021-09-13 15:25:16 +03:00
Zrips
c7db265f9e
Lets not remove block protection from old location on piston move
2021-09-13 15:09:43 +03:00
Zrips
8e61bf2d28
Fail safe for duplicated user entries
2021-09-13 14:45:40 +03:00
Zrips
6643a456e5
Recording player database ID at moment we got to avoid duplicates
2021-09-13 13:08:18 +03:00
WongLeyF
d2ca83f92d
fix: correct spelling of BREAK and STRIPSLOGS
2021-09-01 10:51:20 -06:00
Zrips
7a07869131
Lets not show messages of ownership while max is in negatives
2021-09-01 18:46:50 +03:00
Zrips
2127bd1be6
We need to save player information if point count changed
2021-08-30 16:04:16 +03:00
Zrips
ec00736fc3
Version command
2021-08-26 15:32:18 +03:00
Zrips
48de4cb285
Cleaning up duplicated jobs records
2021-07-19 13:02:48 +03:00
Zrips
8fb7cd2edf
Resolving duplicated player job records
2021-07-18 14:52:53 +03:00
Zrips
bbdacf8e03
PLayer data load needs to be in sync...
2021-07-16 17:58:40 +03:00
Zrips
404dcb8f1a
Option to pay for block broken above original one.
...
Sugarcane, kelp and bamboo
2021-07-16 16:08:05 +03:00
Zrips
a110342157
Resolving issue with jobs not being recognized properly
2021-07-16 12:34:59 +03:00
Zrips
77971390cd
Bringing back older (better) sqlite handling code
2021-07-15 17:26:17 +03:00
Zrips
c92c9fe95d
Option to ignore ore generators
...
Some config rearrangements for block protection
2021-07-15 16:39:19 +03:00
Zrips
bf470202f4
Fixing wheat recognition
2021-07-15 14:28:41 +03:00
Zrips
4f87750bfa
Optimizing block ownership
2021-07-15 13:11:35 +03:00
Zrips
509ac682ad
No more legacy data load
2021-07-15 11:40:33 +03:00
Zrips
c8936fc653
Fixing damage dealth to mobs caching
2021-07-15 11:25:17 +03:00
Zrips
281542d745
Fixing creative state check by permission node
2021-07-06 13:28:01 +03:00
Zrips
88ed269041
No need to have option to hide vanished and... we actually need to hide
...
them
2021-07-06 13:04:20 +03:00
Zrips
cd973fd35d
Food level needs to be checked by PLayer object and not HumanEntity
2021-06-24 14:42:06 +03:00
Zrips
d25086e3da
MONITOR its always monitor
2021-06-21 18:15:23 +03:00
Zrips
10f9ff22a4
We HAVE to ignore canceled events
2021-06-21 17:37:49 +03:00
Zrips
51ad48fdef
Optimizing permission check
2021-06-21 17:35:40 +03:00
montlikadani
2c5a906639
Use CMILib for parsing equations
2021-06-20 19:34:46 +02:00
montlikadani
9b8ee92c36
Improve enchantment recognition in cmilib
2021-06-20 19:05:53 +02:00
montlikadani
cbc22cb491
Removed unused imports
2021-06-20 18:09:20 +02:00
Zrips
d13ae1b074
ScoreBoard move into CMILib
2021-06-20 16:46:14 +03:00
Zrips
3765c336bd
ArmorTypes from CMILib
2021-06-20 15:51:28 +03:00
Zrips
3d429e7cb9
Initial transition towards CMILib
2021-06-20 13:24:49 +03:00
Zrips
da807bef5e
Removing NMS dependencies, more future version friendly
2021-06-20 11:47:03 +03:00
montlikadani
aed2ad6687
Remove unused ItemBonusCache class, now we internally stores item boosts
2021-06-16 13:38:47 +02:00
montlikadani
76b050a788
So lets properly recognize materials with name and data
2021-06-14 20:43:04 +02:00
montlikadani
ecb189b03e
Improved worldguard protected region retrieving
2021-06-14 15:12:31 +02:00
montlikadani
efd1c91386
Restore copying tab completion keys
2021-06-10 12:23:05 +02:00
montlikadani
b55af27db2
Added one more try clause to make sure adventure is from paper
2021-06-10 11:21:30 +02:00
MrKrakenied
018edee7bf
Remove redundant permissions ( #1204 )
2021-06-07 07:04:40 +02:00
montlikadani
30e09d443b
Add global permission for all known furnace types
...
https://github.com/Zrips/Jobs/issues/1073#issuecomment-854112805
2021-06-04 16:26:23 +02:00
montlikadani
68b7630500
Implement global max owner ship permission for all known furnace types
...
Closes #1073
2021-06-03 17:13:21 +02:00
montlikadani
d51dc146bf
Added rounded job experience placeholder
...
Closes #1200
2021-06-02 21:46:15 +02:00
montlikadani
70ba4ec203
Misc improvements
2021-06-01 21:14:52 +02:00
montlikadani
28b9ebfab3
Removed redundant method from PaymentData
2021-06-01 17:25:50 +02:00
KingCreator11
47f47bd3df
Fixed when some crops not displays the proper name ( #1199 )
2021-06-01 17:22:05 +02:00
montlikadani
03effd2e13
Check job info meta before the material name for better match
2021-05-28 22:08:13 +02:00
montlikadani
182039647c
Fixed array index out of bounds exception
2021-05-28 20:41:08 +02:00
vk2gpz
f8d16fdfff
Change event priority to HIGHEST so other plugins can listen to BlockBreakEvent after Jobs ( #1197 )
2021-05-28 16:47:14 +02:00
montlikadani
8d65bb7b7e
Call BlockBreakEvent in any way when cancelled or not
...
Fixes #1194
2021-05-26 21:45:22 +02:00
montlikadani
417738f2e3
Extend job comparison by name
2021-05-23 16:28:33 +02:00
montlikadani
5f5e1f7113
Add jobfullname variable to tab completions
2021-05-22 19:15:02 +02:00
montlikadani
96379db923
Cancelled event methods with ignoreCancelled annotation value will not be called
2021-05-20 16:17:44 +02:00
montlikadani
5f3b8526c7
Invert condition here
2021-05-16 14:08:46 +02:00
montlikadani
0e2621e42a
Players can have multiple campfires
2021-05-16 13:57:16 +02:00