mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-23 05:36:46 +01:00
Changelog update.
This commit is contained in:
parent
8738036f6f
commit
f6973b8907
@ -10,6 +10,7 @@ Key:
|
|||||||
Version 1.3.09
|
Version 1.3.09
|
||||||
+ Added compatibility with AntiCheat (Which I highly recommend to prevent cheating)
|
+ Added compatibility with AntiCheat (Which I highly recommend to prevent cheating)
|
||||||
+ Added several permission nodes to give individual users special perks (Double/Triple/Quadruple XP)
|
+ Added several permission nodes to give individual users special perks (Double/Triple/Quadruple XP)
|
||||||
|
+ Added reduced cooldown permission nodes as donor perks (1/4, 1/3, 1/2 cooldown)
|
||||||
+ Added API for plugins to add custom tools directly via Spout - repair / abilities do not work ATM
|
+ Added API for plugins to add custom tools directly via Spout - repair / abilities do not work ATM
|
||||||
+ Added offline party members to the list displayed by /party
|
+ Added offline party members to the list displayed by /party
|
||||||
+ Added possibility to kick offline members from parties
|
+ Added possibility to kick offline members from parties
|
||||||
@ -30,6 +31,7 @@ Version 1.3.09
|
|||||||
= Fixed bug with Repair Mastery permission due to typo
|
= Fixed bug with Repair Mastery permission due to typo
|
||||||
= Fixed bug with repairing items that use metadata
|
= Fixed bug with repairing items that use metadata
|
||||||
= Fixed bug with Chunklets not being reloaded on /reload
|
= Fixed bug with Chunklets not being reloaded on /reload
|
||||||
|
= Fixed possible NPE when falling with no item in hand
|
||||||
! API methods can now only be used in a static way
|
! API methods can now only be used in a static way
|
||||||
! Arrows shot from a bow having the Infitity enchantment can no longer be retrieved
|
! Arrows shot from a bow having the Infitity enchantment can no longer be retrieved
|
||||||
! Changed Spout settings to be in their own config file (spout.yml)
|
! Changed Spout settings to be in their own config file (spout.yml)
|
||||||
|
Loading…
Reference in New Issue
Block a user