Posted October 20, 20195 yr All minecraft commands have a check for `hasPermissionLevel`, I need to replace its implementation for all existing commands, is it possible?: I see that this method is implemented in `CommandSource`, this method is declared in the `ISuggestProvider` interface. Edited October 20, 20195 yr by MairwunNx Added screenshots.
October 20, 20195 yr Author 1 minute ago, diesieben07 said: Why? What are you trying to achieve? Change permission checking algorithm for commands.
October 20, 20195 yr Author 1 minute ago, diesieben07 said: Forge already has a PermissionAPI, but it's not patched in for commands in 1.14.4 yet. Feel free to make PR. Understand. Thanks!: Next week I will create an issue if this is not already and discuss it there.
October 20, 20195 yr Author 19 minutes ago, diesieben07 said: Forge already has a PermissionAPI, but it's not patched in for commands in 1.14.4 yet. Feel free to make PR. discussion opened: https://github.com/MinecraftForge/MinecraftForge/issues/6259
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.