Skip to content

Commit 021574b

Browse files
committed
fix: Default to op
1 parent 49503d6 commit 021574b

File tree

1 file changed

+1
-1
lines changed
  • server/spigotmc/engine/src/main/resources

1 file changed

+1
-1
lines changed

server/spigotmc/engine/src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ permissions:
2020

2121
mcengine.artificialintelligence.use:
2222
description: Allows the player to start an AI conversation
23-
default: true
23+
default: op
2424

2525
mcengine.artificialintelligence.reload:
2626
description: Allows the player to reload the AI plugin

0 commit comments

Comments
 (0)