1
0
mirror of https://github.com/Zrips/Jobs.git synced 2025-01-08 17:28:15 +01:00
Commit Graph

1293 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
4c6c41bc52 Fixing jobs info feedback message 2021-11-26 13:39:17 +02: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