1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-26 04:25:15 +01:00
Commit Graph

1681 Commits

Author SHA1 Message Date
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
3a0be51ef3 CMILib update 2022-03-21 14:59:04 +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
Zrips
f119c1fa29
Merge pull request #1414 from Minecraft-Tianji-Server/master
Updated Simplified Chinese (zh_CN) translation
2022-03-10 12:26:47 +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
Zrips
e8add46b46
Merge pull request #1400 from DekitateServer/dekitateserver/resetexploreregion
resetexploreregion command for reseting world region data for Exploring.
2022-03-07 14:29:24 +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
Zrips
a6f074607f
Merge pull request #1391 from MisterFrans/limited-item
Avoid checking limited items if none are configured
2022-02-10 18:59:02 +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