Skip to content

Releases: JonathanBrouwer/UltimateCore

UltimateCore v3.0.3 (ALPHA)

17 Jan 21:19
Compare
Choose a tag to compare
Pre-release

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)

07 Jan 16:31
Compare
Choose a tag to compare
Pre-release

New/Changed:

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)

05 Jan 22:12
Compare
Choose a tag to compare
Pre-release

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.