-
Notifications
You must be signed in to change notification settings - Fork 43
WorldGuard Flags
This page was last updated for LevelledMobs 3.2.0 b520
β
As of LevelledMobs 3.2.0 b511, the WorldGuard flags were removed.
We instead exclusively use the allowed-worldguard-regions:
condition configuration option.
** This section will be removed at a future date.
Here is a list of WorldGuard flags you can use for your WorldGuard regions - you must have WorldGuard installed if you wish to use these features. Note that WorldGuard is not required to be installed alongside LevelledMobs.
Allows you to disable mobs that spawn inside the region from being levelled.
Use ALLOW
or DENY
.
By default, this is ALLOW
.
Tells LM to use the min and max flags you have set (see below).
Use ALLOW
or DENY
.
By default, this is DENY
.
Tells LM what minimum level you want mobs to be that spawn in the region.
Use an integer.
By default, this is -1
indicating that it is disabled.
Tells LM what maximum level you want mobs to be that spawn in the region.
Use an integer.
By default, this is -1
, indiating that it is disabled.
- π₯ Compatibilities
- π Installation
- π Commands
- π©ββοΈ Permissions
- πββοΈ Frequently Asked Questions
- π LevelledMobs 4.0 Wiki
- π§ Settings (settings.yml)
- π Rules (rules.yml)
- β Custom Drops (customdrops.yml)
- π¬ Messages (messages.yml)
- π Official Config Translations
- π Unofficial Config Translations