| Field and Description |
|---|
| com.sk89q.worldguard.protection.flags.Flags.DENY_MESSAGE
The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text
in a future release. If you depend on the type of this flag, take proper precaution for future breakage.
|
| com.sk89q.worldguard.protection.flags.Flags.ENTRY_DENY_MESSAGE
The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text
in a future release. If you depend on the type of this flag, take proper precaution for future breakage.
|
| com.sk89q.worldguard.protection.flags.Flags.EXIT_DENY_MESSAGE
The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text
in a future release. If you depend on the type of this flag, take proper precaution for future breakage.
|
| com.sk89q.worldguard.protection.flags.Flags.FAREWELL_MESSAGE
The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text
in a future release. If you depend on the type of this flag, take proper precaution for future breakage.
|
| com.sk89q.worldguard.protection.flags.Flags.FAREWELL_TITLE
The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text
in a future release. If you depend on the type of this flag, take proper precaution for future breakage.
|
| com.sk89q.worldguard.protection.flags.Flags.GREET_MESSAGE
The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text
in a future release. If you depend on the type of this flag, take proper precaution for future breakage.
|
| com.sk89q.worldguard.protection.flags.Flags.GREET_TITLE
The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text
in a future release. If you depend on the type of this flag, take proper precaution for future breakage.
|
| com.sk89q.worldguard.protection.flags.Flags.TELE_MESSAGE
The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text
in a future release. If you depend on the type of this flag, take proper precaution for future breakage.
|
| Constructor and Description |
|---|
| com.sk89q.worldguard.domains.PlayerDomain(String[])
names are deprecated in favor of UUIDs in MC 1.7+
|