Enigmatic Graves

Enigmatic Graves

3M Downloads

Grave commands are accesible to all players

Darkere opened this issue ยท 3 comments

commented

dispatcher.register(Commands.literal("graves").executes(ctx -> {

Redirects also need the .requires(source -> source.hasPermissionLevel(2)). Otherwise, they are accessible to all players.

commented

Are all of them accessible to everyone or just the help command?

commented

all of them.

EDIT: note that when I had this issue a couple months ago, they did not autocomplete. But did work

commented

Alllllright I'm doing a hotfix for this rn