Index
All Classes and Interfaces|All Packages
A
- addKingdom(Location, String) - Method in interface konquest.api.manager.KonquestKingdomManager
-
Add a new kingdom at the given location with the given name.
- addRuin(Location, String) - Method in interface konquest.api.manager.KonquestRuinManager
-
Adds a new ruin at the given location with the given name.
- addTown(Location, String, String) - Method in interface konquest.api.manager.KonquestKingdomManager
-
Create a new town centered at the given location, with the given name, for the given kingdom name.
- applyTownUpgrade(KonquestTown, KonquestUpgrade, int) - Method in interface konquest.api.manager.KonquestUpgradeManager
-
Apply the given upgrade and level to the given town.
- armorAdd(KonquestTown, int) - Method in interface konquest.api.manager.KonquestShieldManager
-
Adds to a town's armor in blocks, positive or negative.
- armorSet(KonquestTown, int) - Method in interface konquest.api.manager.KonquestShieldManager
-
Sets a town's armor amount in blocks.
- assignOfflinePlayerKingdom(KonquestOfflinePlayer, String, boolean) - Method in interface konquest.api.manager.KonquestKingdomManager
-
Assign an offline player to a kingdom.
- assignPlayerKingdom(KonquestPlayer, String, boolean) - Method in interface konquest.api.manager.KonquestKingdomManager
-
Assign a player to a kingdom and teleport them to the capital spawn point.
All Classes and Interfaces|All Packages