nossr50
55a69006bf
Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO
2018-12-24 17:53:03 -08:00
nossr50
8a02230fd2
Updating strings relating to the project.
2018-12-24 17:52:39 -08:00
t00thpick1
2a26b016d9
Only stop monitoring LOG To LOG transitions, there are a ton of non-air block placements we want to monitor
2018-12-24 19:33:26 -05:00
nossr50
7be5b4ecbd
Monitor only blocks that replace air. This fixes the TreeFeller interaction with stripped wood.
2018-12-24 00:21:13 -08:00
t00thpick1
565fb35217
Update McmmoCommand.java
2018-12-23 16:40:57 -05:00
LogGits
d2b8c527ad
Use dropItem instead of dropItemNaturally ( #3644 )
...
This could possibly eliminate a few issues.
2018-12-14 19:51:44 -05:00
LogGits
2cdb17d64f
Use dropItem instead of dropItemNaturally ( #3645 )
...
Should fix #3641 and #3638
2018-12-14 19:51:38 -05:00
LogGits
96f06ca812
Fixed plugin.yml mistake ( #3639 )
...
Accidentally forgot to add the ":" to some of the permissions.
2018-12-09 22:59:16 -05:00
Fabrizio La Rosa
685f6d76a8
Corrected a word ( #3629 )
2018-12-09 18:29:40 -05:00
LogGits
840cfbe94d
Updated plugin.yml to include command permissions ( #3637 )
...
This will stop people from seeing the commands in tabcomplete for 1.13.2 if they dont have the permission for it. Should fix #3625 .
2018-12-09 18:26:09 -05:00
Josh
605535ed60
fix memory leak ( #3631 )
...
on servers with lots of spawner farms this metadata won't get GC'd unless removed, line 436 its added but never removed as far as I can tell
2018-12-06 22:05:55 -05:00
t00thpick1
71c72045b9
Revert "Update locale_zh_CN.properties ( #3541 )"
...
This reverts commit eb930883fa
.
2018-12-02 23:28:36 -05:00
Ghost_chu
eb930883fa
Update locale_zh_CN.properties ( #3541 )
2018-12-02 23:27:39 -05:00
CNAmira
30ed18eb95
Update Simplified Chinese localization ( #3617 )
2018-12-02 23:27:19 -05:00
Fabrizio La Rosa
8508f5b8b8
Bug fix for italian locale ( #3616 )
...
Fixed the command "/mctop Tiro con l'Arco" that with spaces was not recognized (/mctop archery is not usable if the English locale is not selected).
Now is "/mctop Arco".
That should fix also "/Tiro con l'Arco".
2018-12-02 23:26:58 -05:00
ゆき
dfab223eb2
Fix locale_ja_JP.properties colors ( #3628 )
2018-12-02 23:26:38 -05:00
Andrewkm
dd82fa0791
Duplicate shulker entry ( #3623 )
2018-11-26 23:30:08 -05:00
t00thpick1
af8d2dc2c7
Tridents are enchantable
2018-11-26 23:28:15 -05:00
t00thpick1
9f9529debf
Has this ever not happened??? I don't understand why it only showed up in 1.13..... Fixes #3564
2018-11-26 23:10:51 -05:00
t00thpick1
495c4a33e5
Store skill totals rather than calculating them on the fly for faster leaderboard queries.
2018-11-14 20:31:57 -05:00
t00thpick1
203d3749ee
Fix herbalism XP again
2018-10-14 21:27:55 -04:00
t00thpick1
1fcecbd3e7
Replant only the fully grown plants.
2018-10-13 17:09:08 -04:00
t00thpick1
d778616b2c
Herbalism was the one that actually needed to remain blockdata.
2018-10-13 17:06:54 -04:00
t00thpick1
4bdd97a302
Not sure why this is even still here.
2018-10-09 21:57:01 -04:00
t00thpick1
ab2a031ee0
Missed file in commit
2018-10-09 21:56:47 -04:00
t00thpick1
5663b71387
Some of these should not have been blockdata, also this should check age of crops.
2018-10-09 21:52:23 -04:00
ProfLuz
2a43bce849
Fix spectators being affected by a combat ability ( #3591 )
...
* Fix spectators being affected by a combat ability
2018-10-01 22:21:22 -04:00
András Marczinkó
592c3a2142
Fix woodcutting double drop item names ( #3585 )
2018-09-23 14:43:38 -04:00
András Marczinkó
e9ca341476
End_Bricks renamed to End_Stone ( #3584 )
2018-09-23 11:52:48 -04:00
Captain Justin
76617c8a61
German spelling fix ( #3576 )
2018-09-23 11:52:35 -04:00
András Marczinkó
10ff097232
Fix config item names ( #3583 )
2018-09-22 13:45:25 -04:00
Sean Porter
1e043d481a
Merge pull request #3582 from andris155/patch-7
...
Wood renamed to Wooden
2018-09-22 09:54:39 -07:00
Sean Porter
7f8c670dc1
Merge pull request #3581 from andris155/patch-6
...
QUARTZ_ORE was renamed to NETHER_QUARTZ_ORE
2018-09-22 09:54:24 -07:00
András Marczinkó
0e536a2cb3
Wood renamed to Wooden
2018-09-22 18:53:08 +02:00
András Marczinkó
090cf82a39
Fix Terracotta and stained Terracotta names ( #3580 )
2018-09-22 12:50:25 -04:00
András Marczinkó
6e60f39f82
QUARTZ_ORE was renamed to NETHER_QUARTZ_ORE
2018-09-22 18:49:02 +02:00
András Marczinkó
b8078e4730
Fix Mycelium name ( #3579 )
2018-09-22 12:21:23 -04:00
András Marczinkó
e08fe64db2
Fix End Stone name ( #3578 )
2018-09-22 12:21:13 -04:00
Sean Porter
2b576568a7
QUARTZ_ORE was renamed to NETHER_QUARTZ_ORE.
2018-09-16 18:47:15 -07:00
t00thpick1
e2edbaad34
Update herbalism permissions for new block names. Should fix replanting crops.
2018-09-14 22:44:21 -04:00
t00thpick1
184b98bbdc
BREAKING CHANGE - Fix typo in secondary skill enum...... Fixes #2891
2018-09-14 22:36:47 -04:00
t00thpick1
7cc604dbdb
Update potions.yml to reflect 1.13 potions and material names.
2018-09-14 20:50:28 -04:00
t00thpick1
44ed35825f
more cleanup in the TreasureConfig.
2018-08-30 23:59:55 -04:00
t00thpick1
22833eea6c
Slightly delay recipe loading because apparently spigot broke doing that on enable.......
2018-08-30 23:57:29 -04:00
t00thpick1
64dfc1e3d3
Fix hylian drops
2018-08-30 23:28:48 -04:00
nemba246
6619ca1d22
update excavation on experience.yml ( #3551 )
...
In 1.13, the name of the grass block changed from "grass" to "grass_block". This caused no experience to be given while using a shovel on grass. This change was part of something mojang called the flattening and could possibly be the cause of some other experience related issues.
https://minecraft.gamepedia.com/1.13/Flattening
2018-08-30 22:37:01 -04:00
Devon Palma
2f2a80e1ce
Various Fixes ( #3537 )
...
* Updated ItemUtils, added isBlock check to smelt functions
+ added a check in ItemUtils.isSmeltable() and ItemUtils.isSmelted() to make sure the Item type was a block to prevent an error occuring mentioned in https://github.com/mcMMO-Dev/mcMMO/issues/3536
* Fixed Green Thumb replant issue
see https://github.com/mcMMO-Dev/mcMMO/issues/3535
HerbalismManager
= fixed names of netherwart
= fixed handleBlockState, and slightly altered it
StringUtils
= fixed name of netherwart
* Fixes to herbalism skill
Herbalism
= fixed material name for grass in green terra block conversion
= fixed material name for grass in shroom thumb block conversion
EntityListener
= fixed material name for melon in food level change
experience config
= updated name for melon and sugar cane
* Minor Name Updates
experience config
= removed Stone|*
= added Stone, Granite, Adesite, Diorite
MaterialTypes
= updated material reference for wood
* Small fishing change
PlayerListener
= made it so COD, TROPICAL_FISH, and PUFFERFISH are no longer overwritten, so players can now catch these
2018-08-05 10:15:12 -04:00
Aaron Karras
fa1bbd2031
Updated SkillUtils to no longer use BlockData ( #3533 )
2018-08-03 18:21:13 -04:00
R4zorax
a39a77f89e
Fix fishing in 1.13 ( #3528 )
...
* Fix fishing to use Material instead of BlockData (that was AIR)
2018-08-02 20:27:15 -04:00
R4zorax
7800e48f61
Make BiomeAdaptor support Bukkit 1.13 and bump java-version to 1.8 ( #3526 )
2018-08-01 21:23:29 -04:00