You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
goflishMC edited this page Oct 21, 2024
·
1 revision
The settings in the worldguard.yml file provides WorldGuard restriction options if you are using the World Guard plugin.
# WorldGuard region IDs that players cannot cast skills in
'disable-skills':
- 'fakeZoneId1'
- 'fakeZoneId2'
# WorldGuard region IDs that players cannot earn experience in
'disable-exp':
- 'fakeZoneId1'
- 'fakeZoneId2'