Added automatic updates via the built-in updater.
Added a complete Order System.
Added delete commands for all supported systems (e.g. /delwarp, /delhome, and more).
Added full Canvas server support.
Added the /back command, allowing players to return to their previous location after teleporting or dying.
Fixed multiple command-related issues and improved command handling, including /craft, /anvil, and various other commands.
• Fixed RTP support for Nether and End worlds.
• RTP now supports overworld, the_nether, the_end, world_nether, world_the_end, and minecraft:the_nether style world names.
• RTP menu updated: Nether button now uses the_nether, and End button now uses the_end.
• RTPZone now uses the same improved world resolver.
• RTP safe location search attempts increased, giving Nether and End RTP a better chance to find safe teleport locations.
• Added 6-row Ender Chest support.
New Permission
For 6-row Ender Chest access:
twocubecore.enderchest.size.6
UPDATE INSTRUCTIONS
Replace the old TwoCubeCore.jar with the new version.
Start the server to apply all changes.
WHAT'S NEW
Updated and redesigned all GUIs.
Added 1.8 client support improvements.
Various bug fixes and optimizations.
TwoCubeCore Moderation Update
• If LiteBans is installed, TwoCubeCore will not register moderation commands such as /ban, /mute, etc. LiteBans will handle them.
• If LiteBans is not installed and moderation.enabled: true, TwoCubeCore will dynamically register /ban, /tempban, /ipban, /mute, /tempmute, and /unmute.
• If moderation.enabled: false, TwoCubeCore will not register moderation commands.
Added Custom Currencies
Create unlimited currencies such as Tokens, Gems, Credits, and Points using simple YAML files.
Added Currency Reload Support
Load new currency files instantly using:
- /tcc reload
- /currencies reload
Added PlaceholderAPI Support
Supported placeholders:
- %twocubecore_currency_tokens%
- %twocubecore_currency_tokens_formatted%
- %twocubecore_currency_tokens_symbol%
- %twocubecore_currency_tokens_name%
Fixed Bounty GUI
- Fixed bounty GUI issues
- Improved bounty setup system
- Added configurable GUI lore and messages
Added Database Support
Custom currency balances are now saved in the database and persist after restarts.
Documentation Updated
Added guides for:
Recommended: Run /tcc reload after creating or editing currency files. If you change currency commands or aliases, restart the server.
- Custom Currencies
- Bounty System
- Webhooks
- Commands
- Permissions
- Placeholders
