Zrips
aa84bde32d
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2018-10-14 17:04:49 +03:00
Zrips
e2e3bdbbda
Lets keep subtype in 1.13
2018-10-14 17:02:14 +03:00
montlikadani
178c344416
Fix NullPointerExceptions
...
- Some import changes
2018-10-14 13:37:36 +02:00
Zrips
99f13e5c47
Lets update libraaries includign rawMessage one
2018-10-14 14:01:11 +03:00
Zrips
d168e2b252
This like this
2018-10-14 13:44:31 +03:00
Zrips
7b8fa29cd4
Cleaning up item database from duplicates
2018-10-14 13:43:42 +03:00
Zrips
fe9d6960c7
Correct way in checking if entity alive
2018-10-14 12:59:39 +03:00
Zrips
ac31db0927
Lets recognize Crops for legacy settup
2018-10-14 12:34:26 +03:00
Zrips
6fd856a513
Fix for chicken issue
2018-10-14 12:10:29 +03:00
montlikadani
3b365522fb
Merge pull request #255 from LogGits/patch-2
...
Update of ItemManager
2018-10-14 09:06:46 +02:00
LogGits
bccf89cc77
Removed COD_BUCKET id:data.
2018-10-14 16:55:07 +10:00
LogGits
ae2f9e61ae
Removed cave_air id.
2018-10-14 16:54:13 +10:00
LogGits
4d77e81e03
Removed wood/button id additions.
2018-10-14 16:52:55 +10:00
montlikadani
5e64f83605
Added editable message for /jobs browse on console
...
- Fix last commit changes not works, so it changed to basic (no edit more)
- Added SEEDS to use all seeds
- Fixed the player get money even when the plant was not ripe (again)
2018-10-13 16:41:13 +02:00
LogGits
05e7292789
Removed COAL_ORE string
2018-10-13 11:29:51 +10:00
LogGits
6cf59f64a1
Resolves CARVED_PUMPKIN
2018-10-13 11:27:54 +10:00
LogGits
c6c86f5c00
Resolved Wooden_Pressure_Plate
2018-10-13 11:22:04 +10:00
Zrips
8601b24ed0
Lets check for possible null
2018-10-12 18:16:15 +03:00
montlikadani
804933a294
Fixed /jobs browse not works in console
...
- Some changes in version checking message
- CROPS changed to WHEAT for default
(No version update in plugin.yml because of the check)
2018-10-12 15:59:56 +02:00
montlikadani
67f7ea97c4
Merge pull request #260 from LinzN/Fix-jenkins-build
...
Fix jenkins build
2018-10-12 14:34:07 +02:00
Niklas Linz
ad343457c7
Add papermc repository
2018-10-12 09:54:24 +02:00
Niklas Linz
11c9a327e4
Add bstats repo
2018-10-12 09:52:47 +02:00
Niklas Linz
56158258b6
Fix wrong groupid and artifactId of worldedit. Maven build is running into an error.
...
- Fix groupId and artifactId for worldedit
- Remove old mcmmo repository. (Is offline)
2018-10-12 09:48:13 +02:00
montlikadani
da9a6e1498
Now the potion drink works correctly
...
- Fixed integers not finds and throw error (again)
- Fix wheat not recognizing properly
- Fix bukkit material name check
- Some fixes in slab block
- Adds temporary IDs to entitys
2018-10-11 19:06:41 +02:00
montlikadani
655a921efa
Fix some problems
...
- Now, if max-level, vip-max-level, slots, and rejoincooldown integers are missing, there will be no error. (fix last commit error)
- Added support for WOOL, to check all wool.
2018-10-10 16:32:02 +02:00
LogGits
a6eb9a35ee
Updated buttons and pressure plates
2018-10-09 05:26:22 +10:00
LogGits
e5e6ff61a0
Updated a bunch of variables
2018-10-09 05:08:50 +10:00
montlikadani
e05a7f34af
Added new potions
...
- Now, if are missing max-level, vip-max-level, slots, and rejoincooldown integers, it will work without it.
- Fix empty lores
- Minor spell correcting in config
- Fix disabling plugin when the server crash
2018-10-08 18:35:00 +02:00
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