Releases: JonathanBrouwer/UltimateCore
UltimateCore v3.0.13
Changes:
- Support for API 8 (This build doesn’t work for api 7)
- Minor fixes
UltimateCore v3.0.12
Documentation: https://github.com/Bammerbom/UltimateCore/blob/master/docs/home.md
Tested for sponge build: spongeforge-1.12.2-2655-7.1.0-BETA-3070
- Fixed API 7.1 compatibility
UltimateCore v3.0.11
Documentation: https://github.com/Bammerbom/UltimateCore/blob/master/docs/home.md
- Fixed Sponge API 7 compatibility
UltimateCore v3.0.10 (ALPHA)
This is an alpha build and not ready for production server use.
Documentation: https://github.com/Bammerbom/UltimateCore/blob/master/docs/home.md
- Fixed votifier module not loading
- Fixed tab list max length
- Fixed errors in inventory click event
- Fixed /back command
- Fixed new lines for automessages
UltimateCore v3.0.9 (ALPHA)
This is an alpha build and not ready for production server use.
Documentation: https://github.com/Bammerbom/UltimateCore/blob/master/docs/home.md
- Added max level for /enchant
- Fixed the /tp command without an Y coordinate
- Fixed /world import case sensivity
- Fixed /world command in singleplayer
- Fixed issues with 1.10 and chatting
- Fixed scope of chat formatter
- Fixed some /afk logic
UltimateCore v3.0.8 (ALPHA)
This is an alpha build and not ready for production server use.
Documentation: https://github.com/Bammerbom/UltimateCore/blob/master/docs/home.md
! All warps will be removed after installing this release
-
Added a lot of documentation for UltimateCore (see https://github.com/Bammerbom/UltimateCore/blob/master/docs/home.md)
-
Added /uc setupperms (see documentation)
-
Added /invsee (does not work with 1.10)
-
Fixed homes and warps breaking when deleting the worlds they are in
-
Updated uc hub
-
Fixed SpongeVanilla compatibility
-
Fixed certain permissions missing from the docs
-
The default module is now called 'core'
-
Fixed default tablist footer
UltimateCore v3.0.7 (ALPHA)
This is an alpha build and not ready for production server use.
Documentation: https://github.com/Bammerbom/UltimateCore/blob/master/docs/home.md
[+] Added the /uuid command
[+] Added delay & warmup options to commands
[+] Added the /signedit command
[+] Added /mail
[+] Added /randomtp
[+] Added /biometp
[+] Added /top
[+] Added /ban and /unban
[+] Added /ip to get a player's ip
[+] Added ban motds (Configurable in the ban.conf file)
[+] Added the /break command to break the block you are looking at
[+] Added /list
[+] The /world info & /world list commands are now seperate commands
[] Fixed building UltimateCore again...
[] Fixed the geoip module
[] Fixed the /afk arguments
[] Fixed the /signedit command
[] Fixed afk not going away on relogin
[] Fixed the tablist module giving errors with older configs
[] Fixed deaf exempt not working
[] Fixed deaf and mute arguments
[] Update bstats class
[] Improved command api
[*] Implemented command events
[-] Removed the ability to do '/ ?' because it messed with the usage and tab completion. Might be re-added in the future.
UltimateCore v3.0.6 (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 /ping command
- Added world module
- Added '/ ?' for help on a command
- Fixed kit descriptions
- Put language into a service
- Command system adjustments
- Config system adjustments
- Fixed kit lastused casting errors
- Fixed groupspawns
- Fixed warp saving
- Fixed blood module with /uc reload
UltimateCore v3.0.5 (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 'compatibility mode' for 1.10 servers with the tablist module, which uses the scoreboard
- Added tablist weight option (uc.tablist.weight), does not work with compatibility mode
- Added afk suffix for afk players in the tablist
- Added /speed, /walkspeed and /flyspeed
- Added /bc alias for /broadcast
- Added %option:% variable to request any option of a player
- Added %stat:% variable to request any statistic of a player
- Added /tpall
- Added /tphere
- Added /tp
- Added nick module
- Added favicon support to serverlist module (if you want to use this, reset your serverlist.conf)
- Finished internal command system
- The /time command now uses the high level api
- Updated bstats (now uses bar chart)
- A lot of internal changes
- Fixed /kickall with no reason
- Updated italian language file
- Fixed tab completion for multiple commands
- Fixed some teleportation logic
- Fixed /tpaccept and /tpdeny not working correctly
- A lot of optimization for the tablist module
- Fixed variables in some messages
- Removed all unused messages from the language files
- Fixed weather locks not working
- Fixed /uc reload not working with multiple modules
- Fixed /sudo
- Fixed kit cooldowns
- Fixed descriptions for kits
UltimateCore v3.0.4 (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
- Almost all commands are now using the high level command api
- Added a vanish config with an option to toggle whether vanished players can pick up items
- Added uc.chat.color.[COLOR] and uc.chat.style.[STYLE] permissions to use certain colors and styles in chat
- Added uc.sign.color.[COLOR] and uc.sign.style.[STYLE] permissions to use certain colors and styles on signs
- Added /clearinventory
- Added /broadcast
- Added italian language file
- Fixed colors in prefixes and suffixes
- Fixed multiple permissions not working correctly
- Fixed /gamemode error
- Fixed being allowed to tabcomplete on commands when you don't have permissions to do so
- Fixed multiple messages
- Fixed /kit command