Open keenerb opened 10 years ago
Are you using a plugin that uses the SAME command? Pretty dumb if the mod dev used /teleport as that is generic and can easily conflict with others. Remove ALL plugins and retest.
Sorry, this is with no plugins at all.
I'll post the startup logs, maybe the permissions for the forge commands will tell me something.
[15:20:05] [Server thread/INFO]: Registered command alignment with permission node lotr.common.command.LOTRCommandAlignment [15:20:05] [Server thread/INFO]: Registered command fastTravelTimer with permission node lotr.common.command.LOTRCommandFastTravelTimer [15:20:05] [Server thread/INFO]: Registered command lotr_summon with permission node lotr.common.command.LOTRCommandSummon [15:20:05] [Server thread/INFO]: Registered command fastTravelCooldown with permission node lotr.common.command.LOTRCommandFastTravelCooldown [15:20:05] [Server thread/INFO]: Registered command banStructures with permission node lotr.common.command.LOTRCommandBanStructures [15:20:05] [Server thread/INFO]: Registered command allowStructures with permission node lotr.common.command.LOTRCommandAllowStructures
All these commands work, the only ones registered in startup logs.
I did notice they seem to be case-sensitive, if I type 'allowstructures' it reports command not found, but allowStructures works. Other commands like tp are fine with mixed case and whatnot, so that's my guess as to the issue.
Forge 1231, teleport works fine. Cauldron 1231, teleport reports "Unknown command."
This is accessed by entering the Middle earth dimension, opening the Map, and attempting to teleport to a new location.