| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
CONFIG_HEADER |
"#\r\n# WorldGuard\'s world configuration file\r\n#\r\n# This is a world configuration file. Anything placed into here will only\r\n# affect this world. If you don\'t put anything in this file, then the\r\n# settings will be inherited from the main configuration file.\r\n#\r\n# If you see {} below, that means that there are NO entries in this file.\r\n# Remove the {} and add your own entries.\r\n#\r\n" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
GLOBAL_REGION |
"__global__" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
RUN_DELAY |
20 |
public static final long |
SESSION_LIFETIME |
10L |