public class WarpRemoveCommand extends CommandBase
Command for warpremov operations. Registered with the command system and callable by players.
java.lang.Object > CommandBase > WarpRemoveCommand
Field Summary
warpName
final
String
warpName
Field warpName.
old
final
Warp
old
Field old.
targetWorld
final
World
targetWorld
Field targetWorld.
store
final
Store
store
Field store.
warpComponent
final
TeleportPlugin.WarpComponent
warpComponent
Field warpComponent.
Method Detail
WarpRemoveCommand
public
public
WarpRemoveCommand
()
Method WarpRemoveCommand.