1
0
mirror of https://github.com/Zrips/Jobs.git synced 2025-01-21 15:41:19 +01:00
Commit Graph

266 Commits

Author SHA1 Message Date
Zrips
5856f9f483 More default enchanter job examples for default config 2022-02-11 17:56:47 +02:00
Zrips
2655a1cf94 inclusion of glow_item_frame for block place action 2022-02-11 11:07:11 +02:00
Zrips
10b5e8a438
Merge pull request #1336 from MisterFrans/master
Fix WildStacker integration
2022-01-13 13:12:08 +02:00
TheIntolerant
aee34684ba
Added new deepslate ores to the miner job 2022-01-12 23:00:21 +00:00
Mister_Frans
350c5b74da Fix WildStacker integration 2021-12-16 00:52:01 +01:00
Wrooar
c287bcbee7 Add spanish translation for TranslatableWords 2021-10-28 01:40:47 -06:00
Zrips
9345b52ca2
Merge pull request #1287 from ElTuna/patch-2
Update messages_es.yml
2021-10-26 14:08:14 +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
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
WongLeyF
d2ca83f92d
fix: correct spelling of BREAK and STRIPSLOGS 2021-09-01 10:51:20 -06:00
Zrips
4f87750bfa Optimizing block ownership 2021-07-15 13:11:35 +03:00
Zrips
3d429e7cb9 Initial transition towards CMILib 2021-06-20 13:24:49 +03:00
MrKrakenied
018edee7bf
Remove redundant permissions (#1204) 2021-06-07 07:04:40 +02:00
montlikadani
f6faa68d79 So lets change from ids to real names 2021-05-06 21:17:38 +02:00
montlikadani
327da4fa3e Use the deprecated methods to set item name or lore to support CMI's gradient colors 2021-05-06 20:45:39 +02:00
montlikadani
576b42dc2e Include displayName into example job file 2021-05-05 13:11:22 +02:00
LogGitDev
889470ae13
Add reverse world blacklist system (#1167)
* Add reverse world blacklist system
2021-05-05 11:20:03 +10:00
LogGitDev
8399233d0e
Fixed spacing and added new line 2021-05-05 06:16:13 +10:00
LogGitDev
b5f36fc8da
Add ignore-job-max config section 2021-05-05 04:45:48 +10:00
montlikadani
2089f7afbd Improve firework launching on level up 2021-05-01 15:08:32 +02:00
montlikadani
81ed5d14af Remove HookPlugin abstract class 2021-04-29 19:28:59 +02:00
montlikadani
dbc0c8330a New Crowdin updates 2021-04-28 16:23:59 +02:00
montlikadani
c2a80802f7 Improvements 2021-04-28 16:21:37 +02:00
montlikadani
22f985aa88 Added option to perform specific command when a player reaches max job level 2021-03-30 20:48:27 +02:00
montlikadani
bc69c4ef5a New Crowdin updates 2021-03-30 16:07:09 +02:00
montlikadani
9df1810732 Removed old non-working translatable words files 2021-03-19 17:23:18 +01:00
montlikadani
e502fa4ab5 Revert the old chat events back for fix chat placeholder replacing
Fixes #1118
2021-03-19 15:44:49 +01:00
montlikadani
4f475888a6 Use executeUpdate for table conversion when updating to ids 2021-02-26 08:15:39 +01:00
montlikadani
57c1ee9460 New Crowdin updates 2021-02-19 15:22:32 +01:00
BuildTools
a451653820 Better support for custom Enchantments 2021-02-19 13:10:53 +02:00
montlikadani
2faae4cf08 Improve material generation in translator file for old versions
- Block cache will not be saved twice on disable
2021-02-17 08:15:05 +01:00
montlikadani
7ecb265484 Deprecated short description in jobs now we should use FullDescription
Now the FullDescription list will be printed to the gui items instead of short description. In fact, some type didn’t make sense, as even simple strings could solve new lines, but many were lazy to do it, with just two characters. So the FullDescription list will be visible on new servers that have just installed jobs or are updating the file manually.

- Added potion effect support to jobs shop to give potion item to player with the given effect type.

Closes #1064
2021-02-03 18:12:20 +01:00
montlikadani
d335f01e22 Fixed error when some inventory types not existing in prior versions
Also updated Crowndin languages again
2021-01-08 17:07:36 +01:00
montlikadani
3920fb167d New Crowdin updates 2021-01-06 12:10:18 +01:00
montlikadani
ed3ce013d6 New Crowdin updates 2020-12-17 16:26:13 +01:00
montlikadani
03dee3da8e Remove redundant fields from heap 2020-12-17 16:21:51 +01:00
Zrips
3eed42cfaa Extra adjustments for job migration 2020-12-17 12:50:56 +02: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
e3635193a5 Fix when the first time the jobs not generated 2020-12-05 17:26:07 +01:00
montlikadani
343657db05 Now you can separate payment materials into a list 2020-11-23 20:11:21 +01:00
montlikadani
1d58e4bd66 Misc changes 2020-11-17 09:52:38 +01:00
montlikadani
416ad5f8e7 Calculate the max jobs variable for equations 2020-11-16 19:42:33 +01:00
montlikadani
47c9fc4724 New Crowdin updates 2020-10-30 15:07:57 +01:00
kikelkik
081b02c7df
Added "color-all" identifier for shear action (#970)
Closes #966
2020-10-21 17:28:19 +02:00
montlikadani
90a7267e0d Add schedule command to enable schedules
Closes #671
2020-10-17 18:16:07 +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