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

1603 Commits

Author SHA1 Message Date
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
montlikadani
ae1b8b5d3c Use arraylist instantiation instead of stream collector 2021-05-15 20:16:19 +02:00
montlikadani
8dc1bf80da Improved displaying player's quests in console 2021-05-15 19:36:12 +02:00
montlikadani
b5318089d9 Removed unnecessarily stored jobs world ids now we uses from the object 2021-05-15 18:40:12 +02:00
montlikadani
f61bfab4c4 Fix commands was not loaded for jobs shop
Fixes #1183
2021-05-15 18:11:21 +02:00
Zrips
beac6c059c Version up 2021-05-14 16:52:32 +03:00
montlikadani
c81489f862 Call JobsLevelUpEvent when promoting or adding levels to players
Fixes #1168
2021-05-13 16:42:29 +02:00
MrMacor
e40bea99ee
Fix stripping warped/crimson stems and barks not counting for the StripLogs action (#1177) 2021-05-09 20:19:23 +02:00
montlikadani
3fdb5be9f5 Update documentation of job name 2021-05-07 15:58:22 +02:00
Zrips
7ba66de4fe Ok, job name is its identification, we HAVE to return jobs key name and
not full name which can be different
2021-05-07 15:24:34 +03:00
Zrips
04b426c806 We need to detect job by jobs key name too 2021-05-07 15:19:49 +03: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
acbba56ee6 This breaks the building of project 2021-05-06 10:22:32 +02:00
montlikadani
97050a5de0 Improve using player uuids in shop gui as items 2021-05-06 10:10:47 +02:00
Zrips
735137cd04 Full example job file generation.
limitedItems section should use material names and not id.
2021-05-05 16:40:11 +03:00
montlikadani
576b42dc2e Include displayName into example job file 2021-05-05 13:11:22 +02:00
montlikadani
45dc194b81 Deprecate getNameWithColor method instead of removing 2021-05-05 13:08:02 +02:00
Zrips
01e47f457a Jobs display name 2021-05-05 14:04:03 +03:00
Zrips
ed9fe4d26e Fix for hex color codes not being processed with new chat management 2021-05-05 13:30:30 +03:00
Zrips
f7972eb1e3 pom update 2021-05-05 12:57:55 +03:00
Zrips
2f826a1cfa Merge branch 'master' of https://github.com/Zrips/Jobs.git 2021-05-05 12:57:17 +03:00
Zrips
d1ce5d7fa6 Legacy material load prevention. Initial commit. 2021-05-05 12:57:09 +03:00
LogGitDev
cddd75f3a6
Merge pull request #1171 from Zrips/remove-duplicates
remove duplicate text
2021-05-05 18:49:45 +10:00
LogGitDev
2282a69f29
remove duplicate text 2021-05-05 18:47:00 +10:00
LogGitDev
6b4edf7508
Fixed missing semi colon 2021-05-05 18:46:15 +10:00
LogGitDev
1896d57f93
Merge pull request #1170 from Zrips/dev
Addition of Ignore-job-max and reverse world blacklist
2021-05-05 18:33:05 +10:00
LogGitDev
867d497645
ConfigManager hotfix 2021-05-05 18:24:05 +10:00
montlikadani
ecd103e09f Clarify some event documentation and improved quests resetting 2021-05-05 08:07:35 +02:00
LogGitDev
889470ae13
Add reverse world blacklist system (#1167)
* Add reverse world blacklist system
2021-05-05 11:20:03 +10:00
LogGitDev
45877b3602
Merge pull request #1169 from Zrips/ignore-job-max
Add ignore-job-max config section.
2021-05-05 11:14:55 +10:00
LogGitDev
8399233d0e
Fixed spacing and added new line 2021-05-05 06:16:13 +10:00
LogGitDev
196d252a4f
Fixed spacing and removed default 2021-05-05 06:15:42 +10:00
LogGitDev
beaf423e00
IgnoreMaxJobs integrated into join command 2021-05-05 04:52:23 +10:00
LogGitDev
14de3d35b4
Added job container ignoreMaxJobsSection 2021-05-05 04:51:12 +10:00
LogGitDev
5cf399f22a
Add config data retrieval system for ignoreMaxJobs 2021-05-05 04:48:10 +10:00
LogGitDev
b5f36fc8da
Add ignore-job-max config section 2021-05-05 04:45:48 +10:00