Commands Issue
AcesGamingUK opened this issue · 8 comments
/fastcraft toggle
/fastcraft craft
but return nothing
other the displaying the command in whit in the chat
just informing you as this overrides /craft with the fastcraft /craft (that doesn't work)
I'm going to be disabling the commands until they are implemented.
On Thu, Apr 14, 2016 at 4:39 PM AcesGamingUK [email protected]
wrote:
already did that as a temporary solution
just informing you that its assigning commands to the plugin even though
the plugin has no commands—
You are receiving this because you modified the open/close state.Reply to this email directly or view it on GitHub
#34 (comment)
If you need to remap commands, just use the commands.yml file. http://wiki.bukkit.org/Commands.yml
already did that as a temporary solution
just informing you that its assigning commands to the plugin even though the plugin has no commands
also the perm fastcraft.use doesn't seem the be fully working as people who don't have the perm can still use gui
instead i've had to negate the perm the deny them
This is the intended functionality.
This permission is default:
https://github.com/BenWoodworth/FastCraftPlus/blob/master/src/main/resources/plugin.yml#L38-L40