Remove skript: from commands created in skript (config option)
EquipableMC opened this issue ยท 8 comments
Suggestion
Remove skript: from commands created in skript (config option). If the config option is set to true to disable it, it will remove it from all current and new commands created with skript.
Why?
I feel like it's weird having skript: as a tab completion for your custom commands. It would be cool if there was a way to "disable it".
Other
This config option would be set to "false" by default
Agreement
- I have read the guidelines above and affirm I am following them with this suggestion.
pretty sure commands NEED a namespace, like even minecraft commands have minecraft:
pretty sure commands NEED a namespace, like even minecraft commands have minecraft:
oh didnt know that
How would disabling it work?
Most likely would require a server restart and whatever skript does to add the tab completions for skript:test
for the test command, they can add a check if x is true