1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-12-04 00:13:46 +01:00
Commit Graph

82 Commits

Author SHA1 Message Date
montlikadani
5c93c54236
Merge pull request #216 from Zrips/montlikadani-patch-3
Fix NullPointerExceptions
2018-08-20 19:46:06 +02:00
montlikadani
f3c456c046 Clean up code
Other:
- Removed unused imports.
- Removed deprecation methods.
- Support for WorldEdit 7.0.0
- Support for MyPet 3.0
2018-08-20 17:07:20 +02:00
montlikadani
e97d885eff
Update TitleManager.java 2018-08-16 18:39:35 +02:00
montlikadani
ad03fcfc90
Update ShopManager.java 2018-08-16 18:39:12 +02:00
montlikadani
1dd7c6f6d3
Update ScheduleManager.java 2018-08-16 18:37:12 +02:00
montlikadani
c7e4ead402
Update RestrictedBlockManager.java 2018-08-16 18:36:23 +02:00
montlikadani
c64969ec48
Update RestrictedAreaManager.java 2018-08-16 18:36:03 +02:00
montlikadani
b0ed6b4c68
Update NameTranslatorManager.java 2018-08-16 18:34:10 +02:00
montlikadani
c1829dd560
Update LanguageManager.java 2018-08-16 18:33:20 +02:00
montlikadani
e2e47ac25e
Update GeneralConfigManager.java 2018-08-16 18:32:29 +02:00
montlikadani
3308a5236b
Update ExploreManager.java 2018-08-16 18:29:18 +02:00
montlikadani
c5babc22d0
Update ConfigManager.java 2018-08-16 18:28:57 +02:00
montlikadani
c4d482d234
Update CommentedYamlConfiguration.java 2018-08-16 18:25:42 +02:00
montlikadani
ce974753f2
Update BossBarManager.java 2018-08-16 18:25:13 +02:00
montlikadani
a7d0653468
Update BlockProtectionManager.java 2018-08-16 18:24:38 +02:00
Zrips
72a7644074 Item by material, not by CMIMaterial name 2018-08-09 13:19:33 +03:00
Zrips
f72c3b37e6 Lets disable scoreboard top list until further updates 2018-08-06 15:24:15 +03:00
Zrips
fbe92bedf4 CMIMaterial is always not null 2018-08-03 15:07:50 +03:00
Zrips
6354efab91 Better item recognition 2018-08-01 16:55:30 +03:00
Zrips
4f1e9c4446 Updating for 1.13 version support 2018-07-22 16:30:25 +03:00
Zrips
954c38be82 Small spelling fix 2018-06-21 12:48:46 +03:00
Zrips
b5dad11233 lets support multiple command lines one level up 2018-05-20 14:28:08 +03:00
Zrips
aa69c40f83 Show MythicMobs display name instead of id in info page 2018-04-11 12:59:57 +03:00
Zrips
743148bfae CustomSkull by name or uuid for gui icon 2018-04-10 18:52:58 +03:00
Zrips
093675b86c Option to change all base payment values 2018-03-14 15:01:57 +02:00
Zrips
d10ee9f1d4 Getting correct name descriptions 2018-03-14 13:52:18 +02:00
Zrips
99ff2d5b1a Default block timer (plants) change from -1 to 30 2018-03-14 12:34:57 +02:00
Zrips
8726052187 Option to customize base command label in help page 2018-02-15 13:07:42 +02:00
Zrips
15fd5b97a2 item boost now being controled by NBT data
cache is included for performance boost
new commands itembonus and edititembonus
old item updates on new command usage
2018-02-13 14:47:53 +02:00
Zrips
3af38fdaa4 We dont need separate option for scheduler enable option 2018-02-11 13:30:19 +02:00
Zrips
713f626bce Jobs browse GUI full customization 2018-02-01 15:52:49 +02:00
Zrips
23d32d0765 points -> pts
Same formating for info in chat and GUI for payment
Decimal value limits
2018-02-01 14:54:06 +02:00
Zrips
f79526f711 Option to use old jobs browse look 2018-01-23 16:23:48 +02:00
Zrips
700fc2a580 Updated default files 2018-01-23 12:28:16 +02:00
Zrips
91763e0bdf update for better handling for furnace and brewing ownership
new command clearownership
2018-01-22 15:46:51 +02:00
Zrips
8809a33c4e Options options options
options for furnace and brewing stands defaults values and save behavior
option to remove different percentage after player reaches max level
2018-01-22 13:12:23 +02:00
Zrips
0f8d2c12dd Option to limit furnace and brewind stand amount
Option to reset brewing stands and furnaces after server restart
2018-01-21 17:25:10 +02:00
Zrips
7cebc15fe9 help page new format and full customization option 2018-01-21 14:48:42 +02:00
Zrips
4d15d26b73 Dont show help page when failing to find top and gtop results 2018-01-21 14:22:46 +02:00
Zrips
54650a2385 New daily quests
updated pagination handling
updated browse command look
updated time conversion from milliseconds
2018-01-21 14:07:21 +02:00
Zrips
4844547d19 Allow soft limits to stop income increase after certain level, but allow
further leveling.
2017-11-09 15:24:29 +02:00
Zrips
1d3c6962b1 This one is no longer in use 2017-11-03 18:20:41 +02:00
Zrips
e45df7f217 Update on explore handling
new command /jobs explored to check who already explored current chunk
2017-11-03 16:22:24 +02:00
Zrips
e890d08ce3 We dont need addBatch? 2017-10-01 12:24:58 +03:00
Zrips
07b2556592 Adding hungarian default locale by montlikadani
making universal file name grabber for locale files to simplify stuff
2017-09-10 13:25:57 +03:00
Zrips
49e58de450 Jobs max level is in incorect place by default
Small locale switcheroo
2017-09-01 17:48:36 +03:00
Zrips
02a3c4cd65 Include points into logging and output
faster log save into database
2017-09-01 13:24:47 +03:00
Zrips
fbf3f22945 Merge pull request #126 from Rukes/master
Added 3rd party BP & new schedule event
2017-09-01 12:19:51 +03:00
Zrips
cec32c32a0 Increasing sign top list special lines to 10 and minimizing them 2017-09-01 11:57:11 +03:00
Zrips
7a92aa3ee3 Count in monster eggs as spawners 2017-09-01 11:05:26 +03:00