1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-12-11 11:51:54 +01:00
Commit Graph

90 Commits

Author SHA1 Message Date
montlikadani
c084825422 Revert "Now if execute the browse cmd in console not send the raw msg"
This reverts commit 05a6b71775.
2018-09-07 16:20:56 +02:00
montlikadani
05a6b71775 Now if execute the browse cmd in console not send the raw msg
- Now /jobs quest when execute in console not send the message
- Fix brewing stand id
- Now you can set in config the amount of players to be shown in one page for /jobs top command
2018-09-07 16:07:15 +02:00
montlikadani
1e8940124f Let's removing unnecessary code
- Fixed NullPointerException if loading words
- Fix potion ids
- Plugin now disabling when found an issue if the plugin has started
- Now if the SignsEnabled boolean is false does not create a file
- Fix api event bugs #226
2018-09-01 09:07:22 +02:00
montlikadani
5083a2c50a Fix potion names 2018-08-30 13:20:55 +02:00
montlikadani
5f72fabd26 Added potion support
- Added when the player drinking a potion and work a job get money.
- New ActionType
- Now if a BossBar boolean enabled then only send a console error.
- Now if a restricted area is empty (0) not send the message to console.
2018-08-30 10:23:56 +02:00
montlikadani
1547505a96 Support for dev. Vault
- Clean up code
- Now only create furnaceBrewingStands.yml file if the boolean is enabled
- Fix double permission names
2018-08-24 09:02:30 +02:00
montlikadani
1852cb5bc3 Fix NullPointerExceptions (again)
Other:
- Add SuppressWarnings deprecation
- Fix skull owner set of offline player
2018-08-23 09:20:07 +02:00
Zrips
0f74421559 Clay and Clay block is different thing 2018-08-21 13:24:11 +03:00
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