Troubleshooting
Last updated March 13, 2026 at 6:58 PM
Troubleshooting
Common issues with Obsidian Essentials and how to fix them.
The Add-On Is Not Working At All
Symptoms: Commands do nothing. Menus do not open. No response to !help.
Solutions:
- Confirm the behavior pack is active on your world (not just imported - it must be activated in the world's settings).
- Go to your world settings and confirm Beta APIs (Scripting APIs) is enabled under Experiments.
- Relaunch the world after making any changes to pack or experiment settings.
- Confirm you are OP on the world, then run
/scriptevent realm:setupif setup has not been completed.
"Server must be set up first" Message
Cause: The initial owner setup has not been completed.
Solution: An OP player must run:
/scriptevent realm:setup
This only needs to be done once. Only the person who should be the permanent server owner should do this.
Commands Are Not Being Recognized
Symptoms: Typing !help sends the message to chat instead of triggering a command.
Solutions:
- Confirm the command prefix on your server. The default is
!but your admin may have changed it. Ask your server administrator what the current prefix is. - If the pack is freshly installed, wait a moment after joining for the scripts to fully initialize, then try again.
The Admin Panel Will Not Open
Symptoms: The book item does nothing when used, or you receive a "no permission" message.
Solutions:
- Confirm you have admin permissions or the
Admintag assigned to your account. - If the rank system is enabled, confirm your rank has
moderation.canUseAdminPanelset totrue. - If you are the server owner but cannot access the panel, check that
/scriptevent realm:setupwas completed successfully.
Teleport Was Cancelled
Cause: You moved too far from your starting position during the countdown.
Solution: Stay completely still for the full duration of the countdown. Even small movements may cancel the teleport depending on server settings.
Kit Is Missing From the List
Cause: Your rank does not have access to that kit, or the kit system is disabled.
Solution:
- Type
!kitsand only kits available to your rank will appear. - If you believe you should have access, contact your server administrator.
Land Claim Not Working (Others Can Still Build)
Cause: The land claim system may not be enabled, or the specific chunk was not successfully claimed.
Solutions:
- Confirm the Land Claims feature is enabled in Admin Panel > Feature Toggles.
- Type
!myclaimsand verify the chunk is listed as a claimed area. - Check that you are standing inside the claimed chunk, not adjacent to it.
Economy Balance Is Missing / Shows Zero
Cause: The player may not have had their balance initialized yet.
Solution: Balances are initialized the first time a player joins. If a returning player shows zero, an administrator can adjust the balance through Admin Panel > Players.
AFK Auto-Kick Is Kicking Staff
Cause: The staff rank does not have the AFK kick bypass permission.
Solution: In Admin Panel > Ranks Editor, find the staff rank and enable afk.kickBypass for that rank.
Still Having Issues?
If none of the above solutions resolve your problem, check whether the issue is related to a recent Minecraft update changing API behavior. For further support, contact the add-on developer through the official Discord server (found using !info in chat).