Recent Discussions

Are GUIs cool or annoying?

Open in Discord
Unanswered
Polar bear posted this in #questions
45 messages
0 views
Polar bearOP
Making a server with mostly custom plugins just for a fun project.

I made a home gui plugin that shows your homes in a nice gui.

Would players actually like this or just think it’s annoying
@Polar bear Making a server with mostly custom plugins just for a fun project.

I made a home gui plugin that shows your homes in a nice gui.

Would players actually like this or just think it’s annoying
Some people think GUIs are annoying, make no mistake these are people that either have no taste or have no happiness, a good GUI will thrash any common solution in Minecraft for 99.9% of people alive.
The loud minority make us all think weird things, but they are a solid minority.
Polar bearOP
Thanks
👍
North Pacific hake
for some stuff its annoying. ideally do both
if i want to do /home base let me do that instead of opening a gui and clicking an item
for stuff that is likely to be frequently ran and can be reasonably invoked with a simple command have that command available as well
@North Pacific hake if i want to do /home base let me do that instead of opening a gui and clicking an item
For stuff like this make sure to allow aliases of some kind.
Let people use GUIs but support aliasing.
North Pacific hake
wdym aliasing
like setting a home name or setting a custom command name
Yeah basically.
Function aliases are great.
North Pacific hake
/home base works and has worked forever ngl
Like why do I want /home secondhouse when I can just do /secondhouse.
@AeonRemnant Like why do I want /home secondhouse when I can just do /secondhouse.
North Pacific hake
becauase its a whole lot of unnecessary complexity which can be fairly problematic
like what if you name your home home
@North Pacific hake /home base works and has worked forever ngl
Who gives a shit? ‘It works’ is the bare minimum for a functional product, doesn’t mean we can’t improve it, y’know?
@North Pacific hake like what if you name your home home
Just make it so you can’t name 2 homes identically.
Nice and simple.
North Pacific hake
you misunderstand
what if the home has the same name as another command
Or just let me use a command alias. /base is just /home base, simple.
@North Pacific hake what if the home has the same name as another command
Throw a flag and complain that the name is taken.
Why is this complex?
Seems pretty easy to me. Get commands, iterate over list, if there then no.
👍
Loading...