DedicatedMC / Raw-Power-Panel

Public facing issue tracker for the Raw Power Panel
https://panel.dedicatemc.io
0 stars 0 forks source link

Allow people to view the console, but not send commands #48

Closed RembiTime closed 1 year ago

RembiTime commented 3 years ago

Describe the issue that would warrant this feature Viewing the console is important for a number of reasons, but having access to sending commands in it can destroy a server, so why not have another permission that only lets you view the console, but not send commands?

Describe the solution you'd like Have a separate permission node in sub-users for only being able to view the console and not send commands.

Describe alternatives you've considered You can get a plugin like DiscordSRV that puts the console in Discord, but plugins like that require an external interface, and sometimes, that isn't ideal.

ElijahRus250 commented 3 years ago

Already a feature. Just don't give them the "Send Commands" Perm in subusers

RembiTime commented 3 years ago

That's not a perm. The only console permission is simply labeled "console" which allows users to send command, meaning it's all or nothing

ElijahRus250 commented 3 years ago

Oh, My bad they used to have that.

ElijahRus250 commented 3 years ago

Was fixed, do not give them the "Console" perm

EgoMaw commented 2 years ago

There is an active pull request on pterodactyl/panel#3864. As soon as it's merged I'll include it in RPP as well