AtriusX / Waystones

A small plugin that brings long-distance teleportation to Minecraft survival mode!
https://www.spigotmc.org/resources/waystones.93917/
11 stars 7 forks source link

Improved command response styling #8

Closed luna-skye closed 3 years ago

luna-skye commented 3 years ago

I would maybe suggest also adding the config permission for ConfigCommand

I'm considering splitting this into two different permissions, read and write, probably doesn't need an explanation but: Read would allow a person to list all the config, without editing it Write would allow a person to edit the config values through the command

Not sure if this would be deemed necessary or not, but I should be able to get it implemented regardless relatively quickly.

AtriusX commented 3 years ago

I personally don't know if there is much of a tangible benefit to only being able to read the configuration to be honest. I would say to just have one permission for it and leave it at that.

luna-skye commented 3 years ago

That's fair, I'll get started on this asap!

luna-skye commented 3 years ago

Permissions added and tested!