We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf8d81 commit 5c570a9Copy full SHA for 5c570a9
config-specs/paper/paper-world-defaults.yml
@@ -172,6 +172,14 @@ collisions:
172
only-players-collide:
173
default: 'false'
174
description: Only calculate collisions if a player is one of the two entities colliding
175
+command-blocks:
176
+ permissions-level:
177
+ default: '2'
178
+ description: 'Default vanilla permission level for command blocks.'
179
+ force-follow-perm-level:
180
+ default: 'true'
181
+ description: 'Require that command blocks meet both the Bukkit permission requirements
182
+ and the vanilla permission level. Otherwise, only 1 of those is required.'
183
entities:
184
armor-stands:
185
do-collision-entity-lookups:
0 commit comments