RayNieport / mconBot

A bot to interact with your Minecraft server - from Discord!
Other
19 stars 4 forks source link

custom command input #3

Closed stw222 closed 2 years ago

stw222 commented 2 years ago

could you add some sort of command like >cmd (some command other than the default list)? I run a spigot server and since that also means i use plugins, i would like to use commands from those without having to add all of the commands to commands.json of course this feature would be restricted to admins since it enables use of any command

RayNieport commented 2 years ago

Hello! I'm finishing up exams for school but I should be able to add this pretty easily in the next week or two!

Would >admin work? I can't guarantee that this will work for any arbitrary command, but it should work for most. I run Spigot too, so this might be helpful as an "override" of sorts.

stw222 commented 2 years ago

ya, that should work

RayNieport commented 2 years ago

Hi, this should work now. Try typing >admin followed by the command of your choice and it should work. Let me know if you have any issues!

RayNieport commented 2 years ago

@stw222 Has this command worked for you as expected? If so I will close the issue.

stw222 commented 2 years ago

the >admin command does seem to work.