diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 5e76775..699283f 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -45,6 +45,7 @@ BlacklistedBlocks: - leaves - leaves_2 - air + - void_air ## Worlds to NOT allow /rtp in, unless there is an override to another enabled world # DisabledWorlds: @@ -75,4 +76,5 @@ CustomWorlds: Override: #FORMAT : world_nether: 'world' - creative: 'world' \ No newline at end of file + creative: 'world' +