Releases: JonathanBrouwer/UltimateCore
Releases · JonathanBrouwer/UltimateCore
UltimateCore v3.0.3 (ALPHA)
This is an alpha build and far from ready for production server use.
Documentation: https://github.com/Bammerbom/UltimateCore/blob/master/docs/home.md
- Added item commands:
/itemname
Change the name of the item in your hand.
/itemlore
Change the lore of the item in your hand.
/itemquantity
Change the quantity of the item in your hand.
/itemdurability
Change the durability of the item in your hand.
/itemunbreakable true/false
Change whether the item in your hand is unbreakable.
/itemcanbreak [Block] [Block]...
Change the blocks this item can break.
/itemcanplaceon [Block] [Block]...
Change the blocks this item can be placed on.
/itemhidetags attributes/candestroy/canplace/enchantments/miscellaneous/unbreakable false/true
Change whether a certain tag is hidden.
/itemenchant [Level]
Add an enchantment to the item in your hand. - Added some extra bstats charts
- Added blacklist module (ban certain items)
- Added geoip module (%country% variable and /country command)
- Added votifier module (Vote handling)
- Added %uuid% variable
- Changes to permissions, shouldnt break any permissions
- Fixed timed jails
- Fixed some internal config logic
UltimateCore v3.0.1 (ALPHA)
New/Changed:
- Added a jail module (/jail. /unjail, /setjail, /deljail, /jailtp)
- Added bStats, you can now see UltimateCore stats here: https://bstats.org/plugin/sponge/UltimateCore
Fixed:
- Fixed errors while registering permissions
- Fixed issues with modules not loading and blank module configurations
- Fixed /burn usage
- Fixed /tpa
- Fixed hovering playernames in deathmessages
UltimateCore v3.0.0 (ALPHA)
Initial release for Sponge.
For documentation please refer to https://github.com/Bammerbom/UltimateCore/blob/master/DOCS.md
I will make a beter documentation later on.