CrucibleMC / Crucible

Crucible, a fork of Thermos, is a CraftBukkit and Forge server implementation for 1.7.10, providing the ability to load both Forge mods and Bukkit plugins alongside each other.
https://discord.gg/jWSTJ4d
GNU General Public License v3.0
184 stars 63 forks source link

Make possible to disable restart command #122

Closed AlexCatze closed 8 months ago

AlexCatze commented 1 year ago

This command may conflict with some (auto)restart plugins, so it will good to have possibility to disable it.

LeStegii commented 1 year ago

I feel like this is a ducktape fix. If a plugin has a conflict with an official command, the plugin is made badly. You can also always use /plugin:command instead of /command.

AlexCatze commented 1 year ago

In my case it conflicts with forge mod. Forge obviously does not have this command.

juanmuscaria commented 9 months ago

Instead of dropping a command entirely, ideally we should implement /minecraft: to always fall back to vanilla command handling, or figure out the mod id from a command and use it instead for /: