Pauwlo
1
Hi,
I can’t find the answer to my question elsewhere, that sounds pretty simple :
How to add a simple command alias?
I have /time set day, I would like to type only /day to perform this action.
Does Sponge do it by himself? Or do I need a specific plugin?
Thanks.
Sponge’s goal isn’t really to set out and change anything not of great importance. Plugins are what modify normal, expected usage.
So, yes.
I had started a plugin for assigning aliases: https://github.com/randombyte-developer/advanced-aliases
I’ll continue developement. I don’t know when.
Well, I don’t develop advanced aliases anymore, this is what I have now: CommandUtils - Command alias, delay, and other handy stuff