Programming Game
- Game
- Resources
- Docs
You can now unequip equipment
July 8, 2025 - v0.1.10
Previously, there was no unequip command. A weapon or piece of armor could only be removed by replacing it with a different piece of equipment. Now you can remove your gear whenever the mood strikes you.
New Features
- Added an unequip intent to allow removing weapons/armor without swapping to something else.
Miscellaneous
- Server performance improvements.
Bug Fixes
- Fixed an issue with item duplication when equipping 2h weapons.
- Fixed an issue with tp not reseting on the client after switching weapons.
- Fixed an issue where
onTick
was called for arenas despite not being in the arena.