DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block | ||
|---|---|---|
| ||
public enum Type {
// existing types unchanged
MIRROR((byte) 64, "mirror"); // New type
} |
Configuration
This section describes all new configurations.
...