Nogapra
b96a5c96ad
Update Words_fr.yml
2018-10-26 13:59:59 +02:00
Nogapra
c156755107
Update Words_fr.yml
2018-10-26 10:58:40 +02:00
montlikadani
7410d86bcc
Fix #267 (again) 3 colors not work
...
Fixed an issue to 3 colors not working correctly.
2018-10-23 17:47:23 +02:00
montlikadani
32db8ef1ea
Fix #267
...
The potion names & the colors not working correctly.
2018-10-22 19:16:06 +02:00
montlikadani
5b4f43b1af
Fixed the points are withdraw even if inventory is full in shop. #173
...
- Fix some bed recognition problem
2018-10-22 18:11:28 +02:00
montlikadani
cbb6c534e2
Let's adding short material names #271
...
- Some fixes
- Clean up some code
2018-10-19 20:02:03 +02:00
montlikadani
5c18493fc0
Removed last commit test (error)
...
- Fix some material recognition
- Fix #268 , in the command not find the player, so it not worked the command
2018-10-17 18:10:34 +02:00
montlikadani
e518f7308d
Fix #266
2018-10-16 16:59:25 +02:00
montlikadani
c27f9c69af
Merge pull request #265 from Andre601/patch-1
...
Update messages_de.yml
2018-10-16 16:39:20 +02:00
Andre_601
9716c2722b
Update messages_de.yml
2018-10-16 15:25:00 +02:00
Zrips
350743a738
Version increment and some missing files from last commit
2018-10-16 15:31:52 +03:00
Zrips
f5183b3bac
Lets shorten restrictedBlocks file and use material names instead
2018-10-16 15:17:37 +03:00
Zrips
85ec42abb7
Lets print stack trace and provide better information what happen
2018-10-16 13:53:24 +03:00
Zrips
4af999b7cc
NPE
2018-10-16 12:38:31 +03:00
montlikadani
9dfa9177d1
Some changes in config
...
- Now if the player not joined in the job then the placeholder not showing in the chat.
- Fix NullPointerException (again...)
2018-10-15 17:06:40 +02:00
Zrips
7307b815dc
German locale fix
2018-10-15 18:01:48 +03:00
Zrips
d9d7cb628f
Version increment
2018-10-15 16:46:16 +03:00
Zrips
b6589bac2f
Lets prevent slab error
2018-10-15 15:51:45 +03:00
Zrips
6d239bf83d
Glowing Redstone to regular one for 1.13
2018-10-15 14:01:51 +03:00
Zrips
0fb849abca
Correct enchant name translation
2018-10-15 13:36:13 +03:00
Zrips
2a1663495c
New command resetquest (playerName) (job)
...
Lets HashMap everything for quest progresion to avoid duplications
2018-10-15 13:20:21 +03:00
Zrips
4fdb037fe9
lets contract potion and color name lists
2018-10-14 19:42:10 +03:00
Zrips
518794e71e
Lets make it short
2018-10-14 19:22:24 +03:00
Zrips
a6a02b3ef4
Lets extract item names from CMIMaterial instead of having fixed list
2018-10-14 17:57:21 +03:00
Zrips
081edff7cb
Correct entity type check for 1.13+
2018-10-14 17:17:24 +03:00
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