diff --git a/src/defaults/worlds.yml b/src/defaults/worlds.yml index 48c54b69..95f7e1a6 100644 --- a/src/defaults/worlds.yml +++ b/src/defaults/worlds.yml @@ -28,8 +28,8 @@ worlds: ## exceptions: ## We don't want to make any exceptions to this. ## pvp: false ## We want to disable PVP because this world is for creativeness only. ## worldBlacklist: '' ## We are not blacklisting any worlds so this allows Players to teleport to this world from all other worlds. -## playerBlacklist: 'g:Griefers' ## We don't want to allow the group 'Artists' into the World. -## playerWhitelist: 'g:Artists' ## We want to allow the group 'Griefers' to enter this World. +## playerBlacklist: 'g:Griefers' ## We don't want to allow the group 'Griefers' into the World. +## playerWhitelist: 'g:Artists' ## We want to allow the group 'Artists' to enter this World. ## ## nether: ## This world is called 'nether' ## environment: NETHER ## Created with a NETHER environment. @@ -41,3 +41,4 @@ worlds: ## worldBlacklist: '' ## We are not blacklisting any worlds so this allows Players to teleport to this world from all other worlds. ## playerBlacklist: '' ## We are not blacklisting any players or groups so anyone can enter this world. ## playerWhitelist: '' ## Because we have not blacklisted anyone we do not have to Whitelist someone. +