| Package | Description |
|---|---|
| net.glowstone.command.glowstone | |
| net.glowstone.command.minecraft |
| Class and Description |
|---|
| GlowVanillaCommand
A subclass of
VanillaCommand with the additional feature that when the command sender is
a GlowPlayer, the description, usage and permission-error messages are looked up in the
client's locale, overriding whatever has been or is subsequently set in
Command.setDescription(String), Command.setUsage(String) or
Command.setPermissionMessage(String). |
| GlowVanillaCommand.CommandMessages |
| Class and Description |
|---|
| CloneCommand.CloneMode |
| CloneCommand.MaskMode |
| GlowVanillaCommand
A subclass of
VanillaCommand with the additional feature that when the command sender is
a GlowPlayer, the description, usage and permission-error messages are looked up in the
client's locale, overriding whatever has been or is subsequently set in
Command.setDescription(String), Command.setUsage(String) or
Command.setPermissionMessage(String). |
| GlowVanillaCommand.CommandMessages |
| GlowVanillaCommand.GenericMessage
Keys for localizable messages shared by more than one command.
|
| TestForBlocksCommand.MatchMode |
Copyright © 2021. All rights reserved.