montlikadani
02fb6be7fa
Merge pull request #249 from LogGits/patch-1
...
Adds an Item field to GUI
2018-10-08 16:49:08 +02:00
montlikadani
5950d64506
Update jobConfig.yml
2018-10-08 16:47:35 +02:00
montlikadani
fa0c45dc1b
Update ConfigManager.java
2018-10-08 16:46:52 +02:00
LogGits
e764cdd436
Adds an Item field to GUI
...
Adds the ability to add the item name instead of using id and data.
(Please test this before pulling to verify its functionality)
Resolves #233
2018-10-07 13:25:30 +10:00
montlikadani
a3166976df
Merge pull request #247 from Sprungente/patch-3
...
Improving German Localization
2018-10-04 16:44:07 +02:00
Sprungente
50c5410658
Improving German Localization
...
Part 1
2018-10-04 15:40:58 +02:00
montlikadani
0a3df3d434
Moved configs
...
- Removed iConomy remnants
- Fixed config saving problems
2018-10-03 17:39:21 +02:00
montlikadani
643b9dc842
Fixed the player get money even when the plant was not ripe
2018-09-29 14:47:14 +02:00
montlikadani
36d4eded68
Minor config changes
...
- Fix jobs.* permission does not work correctly
- Fix potion item main hand
- Removed IConomy support
- Fixing drink job event (not working)...
2018-09-28 19:38:00 +02:00
montlikadani
ebc6c99dc2
Let's clean up code
...
- We use the default colors from the lang file
- Fixed enchantments not working in GUI
- Fix BossBar console error message
- Now if the signs is enabled then use the command
- Fixed the place of brewing stand stayed when the player break, #205
- Now if the Signs.Enable boolean true, then only create a file
- Fixed version checker not working correctly
2018-09-23 17:02:48 +02:00
montlikadani
5a471f3e6e
Fixes a lot of problems with gets the items
...
- Clean up code
- Minor correcting spelling mistakes
2018-09-20 16:34:41 +02:00
montlikadani
bb8a32a6f0
Back to Vault 1.6.7
...
- Clean up code
2018-09-17 17:38:58 +02:00
montlikadani
7240f6cb39
Now supports Vault 1.7.1
...
- Fixed NullPointerException of get lore #177
- Minor code changes
2018-09-11 16:52:49 +02:00
montlikadani
e97f7d777a
Replaced Nether_Brick id valid in config by default
2018-09-10 17:35:47 +02:00
montlikadani
32fcc37b68
Removed EnableEnchants boolean, it was unnecessary
2018-09-09 15:31:45 +02:00
montlikadani
d520554b6d
Added enchantments for GUI items
...
https://www.spigotmc.org/threads/jobs-reborn.50989/page-213#post-3151424
2018-09-09 15:24:18 +02:00
montlikadani
fa61d87c96
Merge pull request #237 from Rakdos8/fix-pom
...
Bugfix: Remove duplicate repository
2018-09-09 13:16:55 +02:00
Rakdos8
bf2aab2d4f
Remove duplicate repository
2018-09-09 12:32:43 +02:00
montlikadani
e63d86f912
Now if execute the browse cmd in console not send the raw msg
...
- Now /jobs quest when execute in console not send the message
- Now you can set in config the amount of players to be shown in one page for /jobs top & gtop commands
2018-09-07 17:46:47 +02:00
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
Zrips
0172b780de
Version increment
2018-08-31 16:06:09 +03:00
montlikadani
5083a2c50a
Fix potion names
2018-08-30 13:20:55 +02:00
montlikadani
935e8a4441
OOppss.. PotionDrinkInfo has been left out :(
2018-08-30 10:44:20 +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
c700d07c17
Updated to Bukkit/Spigot 1.13.1 version
...
Other:
- Fixes a lot of item recognizon bugs
2018-08-26 15:34:40 +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
64c541855e
Merge branch 'master' of https://github.com/Zrips/Jobs
2018-08-23 09:20:10 +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
montlikadani
0ab2a61d6b
Merge pull request #215 from Zrips/montlikadani-patch-2
...
Fixed did not recognize the melon as a block and slice
2018-08-22 11:44:15 +02:00
Zrips
0f74421559
Clay and Clay block is different thing
2018-08-21 13:24:11 +03:00
Zrips
7b585cf803
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2018-08-21 13:05:06 +03:00
Zrips
d61ea61d50
Lets include missing materials
2018-08-21 13:03:31 +03:00
montlikadani
5c93c54236
Merge pull request #216 from Zrips/montlikadani-patch-3
...
Fix NullPointerExceptions
2018-08-20 19:46:06 +02:00
montlikadani
105acc8531
Update FurnaceBrewingHandling.java
2018-08-20 19:32:26 +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
Zrips
7fc27936ab
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2018-08-20 17:01:41 +03:00
Zrips
1a6f1d719c
Lets check for null name
2018-08-20 17:01:11 +03:00
montlikadani
a92a6ce908
Merge pull request #211 from kjburr/fixjobeditorchat
...
Fix job editor chat event
2018-08-20 13:20:24 +02:00
montlikadani
8c6cd42b8a
Revert "Delete plugin.yml"
...
This reverts commit 861b2bee81
.
2018-08-20 13:18:04 +02:00
montlikadani
861b2bee81
Delete plugin.yml
2018-08-20 13:10:29 +02:00
montlikadani
c0999ec369
Update plugin.yml
2018-08-20 13:09:58 +02:00
montlikadani
4cf74665cc
Merge branch 'master' into fixjobeditorchat
2018-08-20 13:09:28 +02:00
montlikadani
f9d4dc2e7a
Merge branch 'master' into montlikadani-patch-3
2018-08-20 13:06:54 +02:00
Zrips
d8eaa14b4f
We can't use switch in Enum init for none existing enum
2018-08-20 13:50:26 +03:00
montlikadani
bf69c65db9
Update ItemManager.java
2018-08-16 18:50:09 +02:00
montlikadani
6dda14f41f
Update CMIItemStack.java
2018-08-16 18:48:26 +02:00
montlikadani
55cc050e5e
Update CMIEffectManager.java
2018-08-16 18:47:45 +02:00
montlikadani
a4bc80bac3
Update GuiManager.java
2018-08-16 18:46:56 +02:00