• Es freut uns dass du in unser Minecraft Forum gefunden hast. Hier kannst du mit über 130.000 Minecraft Fans über Minecraft diskutieren, Fragen stellen und anderen helfen. In diesem Minecraft Forum kannst du auch nach Teammitgliedern, Administratoren, Moderatoren , Supporter oder Sponsoren suchen. Gerne kannst du im Offtopic Bereich unseres Minecraft Forums auch über nicht Minecraft spezifische Themen reden. Wir hoffen dir gefällt es in unserem Minecraft Forum!

LWC und WorldGuard Regionen

G

Granatapfel

Guest
Hi,

ich bin leider etwas zu blöd für diese LWC Config:

worldguard:
enabled: true

# If true, allow protections to use region-level permissions (i.e., reuse WG region member lists as the block-level ACL)
allowRegionPermissions: true

# If true, protections will be allowed in non-regioned areas
allowProtectionsOutsideRegions: false

# If the player needs to have build rights in a region to be able to protect blocks using LWC
requireBuildRights: true

# Regions that LWC protections SHOULD be allowed in
regions:
- '*'

# Regions that LWC protections should NOT be allowed in
blacklistedRegions:
- 'Region1'

Ich möchte erreichen dass man keine LWC Sicherungen erstellen kann, wenn man keine WG Baurechte in der Region der Sicherung hat.
 
Oben