1
0
mirror of https://github.com/Zrips/Jobs.git synced 2025-01-21 23:51:20 +01:00
Commit Graph

243 Commits

Author SHA1 Message Date
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
montlikadani
499045c13c Update locales from Crowdin 2020-09-28 20:29:45 +02:00
montlikadani
78c6368c09 Fix for registered furnaces reassign value not increased
Fixes #903
2020-09-09 19:38:43 +02:00
montlikadani
96754de707 Update languages from Crowdin 2020-08-25 16:43:19 +02:00
montlikadani
dcbe4f706a Jobs commands now works when level from or level until not specified
Closes #826
2020-07-14 08:56:13 +02:00
Zrips
0a21c1308c Fixing McMMO skill issue 2020-07-07 13:11:19 +03:00
montlikadani
d30a02242d Updated language files from Crowdin 2020-07-06 15:29:01 +02:00
montlikadani
433f87f738 Update Words_fr.yml 2020-07-03 18:40:58 +02:00
montlikadani
daf56cd235
Delete messages_pt_BR.yml 2020-06-12 09:07:50 +02:00
montlikadani
6629971569 Updated locales 2020-06-12 09:06:40 +02:00
montlikadani
3dbfe379aa Add examples for how to use -all sub name 2020-06-10 07:46:45 +02:00
montlikadani
101bd5656f Change this thing for lazy peoples 2020-05-31 17:27:33 +02:00
montlikadani
1a22e7b20e Remove debug 2020-05-25 19:50:02 +02:00
montlikadani
edfe56803a Update locales 2020-05-11 15:32:54 +02:00
montlikadani
1942013d27 Lets load the Essentials before Jobs 2020-05-11 07:43:33 +02:00
montlikadani
05b1122d66 Add permissions for quests start & stop 2020-04-17 08:46:13 +02:00
montlikadani
d081da693d yes 2020-04-03 13:26:17 +02:00
montlikadani
2ba71946ca Updated locale files 2020-04-02 15:28:14 +02:00
Zrips
f4011043d7 Extra comments 2020-03-25 16:01:12 +02:00
Zrips
843b07b176 Lets allow to disable each job separately in specific worlds 2020-03-25 14:08:33 +02:00
montlikadani
44cfb5d808 Update translations from crowdin 2020-02-15 14:06:07 +01:00
montlikadani
09fe31dba1 Added option to separate quest objectives with comma ","
... to prevent creating many rows

- Minor code clean up
2020-02-15 13:34:23 +01:00
Valtn
1cb12c1a46 Remove duplicate item keys from jobConfig.yml 2020-02-06 22:35:47 -05:00
montlikadani
118b6d8459 Fixed issue when used permissions option and contains "." char, will changes the config, so it not works 2020-02-06 18:35:27 +01:00