Fixed
- Players now spawn at their exact logout position when rejoining
- /back command no longer interferes with logout/login positions
- Position tracking properly saves on disconnect
Added
- Config option to disable /back command (config/corecommands/config.json)
- Separate logout position tracking system
What's New
New Commands
/reply <message>- Quick reply to your last message/tphere <player>- Teleport players to you (Admin only)/tpcancel- Cancel your pending teleport request/helpop <message>- Request help from online operators
Improvements
- TPA requests now expire after 60 seconds
- Home limit: 5 homes per player
- Death location saved - use
/backto return - Better color-coded messages for clarity
- All teleport commands now save your previous location
Bug Fixes
- Fixed duplicate data loading issue
- Improved command error handling
- Enhanced message formatting consistency
Commands List
Player Commands:
/tpa, /tpaccept, /tpdeny, /tpcancel, /home, /sethome, /delhome, /listhomes, /spawn, /warp, /listwarps, /back, /afk, /rules, /msg, /reply, /helpop
Admin Commands:
/setspawn, /setwarp, /delwarp, /tphere
Changes and Fixes
Fixed Teleportation Issues:
- Player spawn points are now properly saved and loaded.
- Resolved the issue with players being teleported to unintended locations on first join.
Improved Command Auto-Completion:
- Updated
/tpaand/msgcommands to useEntityArgument.player()instead ofStringArgumentType.word()for better player name auto-completion.
Reliable Data Handling:
- Ensured that data like homes, warps, AFK status, last locations, and teleportation requests are saved and loaded correctly.
CoreCommands v1.0.1
New Commands
/back: Teleports players to their last location./afk: Toggles AFK status and untoggle./rules: Displays server rules./msg: Sends private messages to other players.
Enhancements
- Case-Insensitive Names: Home and warp names are now case-insensitive.
- Tab Completion: Added tab completion for home and warp names.
- Improved Messaging: Enhanced message formatting with multiple colors for clarity.
- Customizable Rules: Added a rules file for server owners to customize rules.
Release



