- safeZoneBlockTNT - Static variable in class com.massivecraft.factions.Conf
-
- safeZoneDenyBuild - Static variable in class com.massivecraft.factions.Conf
-
- safeZoneDenyEndermanBlocks - Static variable in class com.massivecraft.factions.Conf
-
- safeZoneDenyUseage - Static variable in class com.massivecraft.factions.Conf
-
- safeZoneNerfedCreatureTypes - Static variable in class com.massivecraft.factions.Conf
-
- safeZonePreventAllDamageToPlayers - Static variable in class com.massivecraft.factions.Conf
-
- savageFactions
- Variable in class com.massivecraft.factions.listeners.FactionsBlockListener
-
- savageFactions
- Variable in class com.massivecraft.factions.listeners.FactionsChatListener
-
- savageFactions
- Variable in class com.massivecraft.factions.listeners.FactionsEntityListener
-
- SavageFactions - Class in com.massivecraft.factions
-
- SavageFactions()
- Constructor for class com.massivecraft.factions.SavageFactions
-
- save() - Static method in class com.massivecraft.factions.Conf
-
- save() - Method in class com.massivecraft.factions.zcore.nbtapi.NBTFile
-
- save() - Method in class com.massivecraft.factions.zcore.nbtapi.NBTList
-
- save(Object) - Method in class com.massivecraft.factions.zcore.util.Persist
-
- save(Object, String) - Method in class com.massivecraft.factions.zcore.util.Persist
-
- save(Object, File) - Method in class com.massivecraft.factions.zcore.util.Persist
-
- saveNBTFile(Object, FileOutputStream) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- SaveTask - Class in com.massivecraft.factions.zcore.persist
-
- SaveTask(MPlugin) - Constructor for class com.massivecraft.factions.zcore.persist.SaveTask
-
- saveToFileEveryXMinutes - Static variable in class com.massivecraft.factions.Conf
-
- sdf -
Static variable in class com.massivecraft.factions.cmd.FCommand
-
- sdf - Static variable in enum com.massivecraft.factions.zcore.util.TL
-
- seeChunkMap - Static variable in class com.massivecraft.factions.cmd.CmdSeeChunk
-
- sendBalanceInfo(FPlayer, EconomyParticipator) - Static method in class com.massivecraft.factions.integration.Econ
-
- sender - Variable in class com.massivecraft.factions.zcore.MCommand
-
- senderIsConsole - Variable in class com.massivecraft.factions.zcore.MCommand
-
- senderMustBeAdmin - Variable in class com.massivecraft.factions.cmd.FCommand
-
- senderMustBeColeader - Variable in class com.massivecraft.factions.cmd.FCommand
-
- senderMustBeMember - Variable in class com.massivecraft.factions.cmd.FCommand
-
- senderMustBeModerator - Variable in class com.massivecraft.factions.cmd.FCommand
-
- senderMustBePlayer - Variable in class com.massivecraft.factions.zcore.MCommand
-
- sendFactionHereMessage(Faction) - Method in interface com.massivecraft.factions.FPlayer
-
- sendFactionHereMessage(Faction) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- sendFancyMessage(FancyMessage) - Method in interface com.massivecraft.factions.FPlayer
-
- sendFancyMessage(List<FancyMessage>) - Method in interface com.massivecraft.factions.FPlayer
-
- sendFancyMessage(FancyMessage) - Method in class com.massivecraft.factions.zcore.MCommand
-
- sendFancyMessage(List<FancyMessage>) - Method in class com.massivecraft.factions.zcore.MCommand
-
- sendFancyMessage(FancyMessage) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- sendFancyMessage(List<FancyMessage>) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- sendMessage(String) - Method in interface com.massivecraft.factions.Faction
-
- sendMessage(List<String>) - Method in interface com.massivecraft.factions.Faction
-
- sendMessage(String) - Method in interface com.massivecraft.factions.FPlayer
-
- sendMessage(List<String>) - Method in interface com.massivecraft.factions.FPlayer
-
- sendMessage(String) - Method in class com.massivecraft.factions.zcore.MCommand
-
- sendMessage(List<String>) - Method in class com.massivecraft.factions.zcore.MCommand
-
- sendMessage(String) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- sendMessage(List<String>) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- sendMessage(String) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- sendMessage(List<String>) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- sendTo(Location, Player) - Method in class com.massivecraft.factions.util.Particles.ParticleEffect.ParticlePacket
-
Sends the packet to a single player and caches it
- sendTo(Location, List<Player>) - Method in class com.massivecraft.factions.util.Particles.ParticleEffect.ParticlePacket
-
Sends the packet to all players in the list
- sendTo(Location, double) - Method in class com.massivecraft.factions.util.Particles.ParticleEffect.ParticlePacket
-
Sends the packet to all players in a certain range
- sendTransferInfo(EconomyParticipator, EconomyParticipator, EconomyParticipator, double) - Static method in class com.massivecraft.factions.integration.Econ
-
- sendUnreadAnnouncements(FPlayer) - Method in interface com.massivecraft.factions.Faction
-
- sendUnreadAnnouncements(FPlayer) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- serialize(Inventory, Type, JsonSerializationContext) - Method in class com.massivecraft.factions.util.InventoryTypeAdapter
-
- serialize(Location, Type, JsonSerializationContext) - Method in class com.massivecraft.factions.util.LocationTypeAdapter
-
- serialize(Map<FLocation, Set<String>>, Type, JsonSerializationContext) - Method in class com.massivecraft.factions.util.MapFLocToStringSetTypeAdapter
-
- serialize(LazyLocation, Type, JsonSerializationContext) - Method in class com.massivecraft.factions.util.MyLocationTypeAdapter
-
- set(String, Object) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- set(NBTCompound, String, Object) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setAllLines(List<String>) - Method in class com.massivecraft.factions.scoreboards.BufferedObjective
-
- setAutoClaimFor(Faction) - Method in interface com.massivecraft.factions.FPlayer
-
- setAutoClaimFor(Faction) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setAutoLeave(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setAutoLeave(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setAutoSave(boolean) - Method in class com.massivecraft.factions.zcore.MPlugin
-
- setBalance(String, double) - Static method in class com.massivecraft.factions.integration.Econ
-
- setBannerPattern(ItemStack) - Method in interface com.massivecraft.factions.Faction
-
- setBannerPattern(ItemStack) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setBoolean(String, Boolean) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setBoolean(NBTCompound, String, Boolean) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setBoost(Boolean) - Method in class com.massivecraft.factions.integration.dynmap.DynmapStyle
-
- setByte(String, Byte) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setByte(NBTCompound, String, Byte) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setByteArray(String, byte[]) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setByteArray(NBTCompound, String, byte[]) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setCancelled(boolean) - Method in class com.massivecraft.factions.event.FactionCreateEvent
-
- setCancelled(boolean) - Method in class com.massivecraft.factions.event.FactionDisbandEvent
-
- setCancelled(boolean) - Method in class com.massivecraft.factions.event.FactionRelationWishEvent
-
- setCancelled(boolean) - Method in class com.massivecraft.factions.event.FactionRenameEvent
-
- setCancelled(boolean) - Method in class com.massivecraft.factions.event.FPlayerJoinEvent
-
- setCancelled(boolean) - Method in class com.massivecraft.factions.event.FPlayerLeaveEvent
-
- setCancelled(boolean) - Method in class com.massivecraft.factions.event.LandClaimEvent
-
- setCancelled(boolean) - Method in class com.massivecraft.factions.event.LandUnclaimAllEvent
-
- setCancelled(boolean) - Method in class com.massivecraft.factions.event.LandUnclaimEvent
-
- setCancelled(boolean) - Method in class com.massivecraft.factions.event.PowerLossEvent
-
- setCancelled(boolean)
- Method in class com.massivecraft.factions.event.PowerRegenEvent
-
- setChatMode(ChatMode) - Method in interface com.massivecraft.factions.FPlayer
-
- setChatMode(ChatMode) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setCheckpoint(Location) - Method in interface com.massivecraft.factions.Faction
-
- setCheckpoint(Location) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setChestSize(int) - Method in interface com.massivecraft.factions.Faction
-
- setChestSize(int) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setCompound(Object) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setCompound(Object) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTContainer
-
- setCompound(Object) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTEntity
-
- setCompound(Object) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTFile
-
- setCompound(Object) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTItem
-
- setCompound(Object) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTTileEntity
-
- setDefaultRole(Role) - Method in interface com.massivecraft.factions.Faction
-
- setDefaultRole(Role) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setDefaultSidebar(FSidebarProvider, int) - Method in class com.massivecraft.factions.scoreboards.FScoreboard
-
- setDescription(String) - Method in interface com.massivecraft.factions.Faction
-
- setDescription(String) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setDisplaySlot(DisplaySlot) - Method in class com.massivecraft.factions.scoreboards.BufferedObjective
-
- setDouble(String, Double) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setDouble(String, double) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTListCompound
-
- setDouble(NBTCompound, String, Double) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setEnteringPassword(boolean, String) - Method in interface com.massivecraft.factions.FPlayer
-
- setEnteringPassword(boolean, String) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setEntityNBTTag(Object, Object) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setFaction(Faction) - Method in interface com.massivecraft.factions.FPlayer
-
Sets the faction of the FPlayer
- setFaction(Faction) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setFactionAt(Faction, FLocation) - Method in class com.massivecraft.factions.Board
-
- setFactionAt(Faction, FLocation) - Method in class com.massivecraft.factions.zcore.persist.MemoryBoard
-
- setFFlying(boolean, boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setFFlying(boolean, boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setFile(YamlConfiguration) - Static method in enum com.massivecraft.factions.zcore.util.TL
-
Set the YamlConfiguration
to use.
- setFillColor(String) - Method in class com.massivecraft.factions.integration.dynmap.DynmapStyle
-
- setFillOpacity(Double) - Method in class com.massivecraft.factions.integration.dynmap.DynmapStyle
-
- setFloat(String, Float) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setFloat(NBTCompound, String, Float) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setFlying(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setFlying(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setFocused(String)
- Method in interface com.massivecraft.factions.Faction
-
- setFocused(String)
- Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setFoundedDate(long) - Method in interface com.massivecraft.factions.Faction
-
- setFoundedDate(long) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setGson(Gson) - Method in class com.massivecraft.factions.zcore.persist.json.JSONFPlayers
-
- setHelpShort(String) - Method in class com.massivecraft.factions.zcore.MCommand
-
- setHome(Location) - Method in interface com.massivecraft.factions.Faction
-
- setHome(Location) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setHomeMarker(String) - Method in class com.massivecraft.factions.integration.dynmap.DynmapStyle
-
- setId(String) - Method in interface com.massivecraft.factions.Faction
-
- setId(String) - Method in interface com.massivecraft.factions.FPlayer
-
- setId(String) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setId(String) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setIdAt(String, FLocation) - Method in class com.massivecraft.factions.Board
-
- setIdAt(String, FLocation) - Method in class com.massivecraft.factions.zcore.persist.MemoryBoard
-
- setIgnoreAllianceChat(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setIgnoreAllianceChat(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setInspectMode(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setInspectMode(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setInt(NBTCompound, String, Integer) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setIntArray(String, int[]) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setIntArray(NBTCompound, String, int[]) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setInteger(String, Integer) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setInteger(String, int) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTListCompound
-
- setInVault(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setInVault(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setIsAdminBypassing(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setIsAdminBypassing(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setIsAutoSafeClaimEnabled(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setIsAutoSafeClaimEnabled(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setIsAutoWarClaimEnabled(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setIsAutoWarClaimEnabled(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setItem(ItemStack) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTItem
-
- setLastDeath(long) - Method in interface com.massivecraft.factions.Faction
-
- setLastDeath(long) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setLastFrostwalkerMessage() - Method in interface com.massivecraft.factions.FPlayer
-
- setLastFrostwalkerMessage() - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setLastLoginTime(long) - Method in interface com.massivecraft.factions.FPlayer
-
- setLastLoginTime(long) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setLastStoodAt(FLocation) - Method in interface com.massivecraft.factions.FPlayer
-
- setLastStoodAt(FLocation) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setLine(int, String) - Method in class com.massivecraft.factions.scoreboards.BufferedObjective
-
- setLineOpacity(Double) - Method in class com.massivecraft.factions.integration.dynmap.DynmapStyle
-
- setLineWeight(Integer) - Method in class com.massivecraft.factions.integration.dynmap.DynmapStyle
-
- setListenerDisabled(boolean) - Method in class com.massivecraft.factions.MassiveStats
-
Sets whether or not the built-in MassiveStats PlayerJoinEvent
listener is enabled.
- setLocation(Location) - Method in class com.massivecraft.factions.util.LazyLocation
-
- setLocked(boolean)
- Method in class com.massivecraft.factions.SavageFactions
-
- setLong(String, Long) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setLong(NBTCompound, String, Long) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setMapAutoUpdating(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setMapAutoUpdating(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setMapHeight(int) - Method in interface com.massivecraft.factions.FPlayer
-
- setMapHeight(int) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setMaxVaults(int) - Method in interface com.massivecraft.factions.Faction
-
- setMaxVaults(int) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setMessage(String) - Method in class com.massivecraft.factions.event.PowerLossEvent
-
Set the power loss message.
- setMonitorJoins(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setMonitorJoins(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setName(String) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setNBTTag(Object, Object) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setObject(String, Object) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setObject(NBTCompound, String, Object) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setOpen(boolean) - Method in interface com.massivecraft.factions.Faction
-
- setOpen(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setPeaceful(boolean) - Method in interface com.massivecraft.factions.Faction
-
- setPeaceful(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setPeacefulExplosionsEnabled(boolean) - Method in interface com.massivecraft.factions.Faction
-
- setPeacefulExplosionsEnabled(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setPermanent(boolean) - Method in interface com.massivecraft.factions.Faction
-
- setPermanent(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setPermanentPower(Integer) - Method in interface com.massivecraft.factions.Faction
-
- setPermanentPower(Integer) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setPermission(Permissable, PermissableAction, Access) - Method in interface com.massivecraft.factions.Faction
-
- setPermission(Permissable, PermissableAction, Access) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setPingInterval(int) - Method in class com.massivecraft.factions.MassiveStats
-
Sets the duration, in seconds, that MassiveStats should wait before sending another request to the server.
- setPlayerAsOwner(FPlayer, FLocation) - Method in interface com.massivecraft.factions.Faction
-
- setPlayerAsOwner(FPlayer, FLocation) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setPowerBoost(double) - Method in interface com.massivecraft.factions.Faction
-
- setPowerBoost(double) - Method in interface com.massivecraft.factions.FPlayer
-
- setPowerBoost(double) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setPowerBoost(double) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setRelationWish(Faction, Relation) - Method in interface com.massivecraft.factions.Faction
-
- setRelationWish(Faction, Relation) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setRole(Role) - Method in interface com.massivecraft.factions.FPlayer
-
- setRole(Role) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setRule(int, String) - Method in interface com.massivecraft.factions.Faction
-
- setRule(int, String) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setShort(String, Short) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setShort(NBTCompound, String, Short) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setShowScoreboard(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setShowScoreboard(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setSidebarVisibility(boolean) - Method in class com.massivecraft.factions.scoreboards.FScoreboard
-
- setSpyingChat(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setSpyingChat(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setStealth(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
Toggles the stealth of the FPlayer depending on the parameter
- setStealth(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setString(String, String) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTCompound
-
- setString(int, String) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTList
-
- setString(String, String) - Method in class com.massivecraft.factions.zcore.nbtapi.NBTListCompound
-
- setString(NBTCompound, String, String) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setStrokeColor(String) - Method in class com.massivecraft.factions.integration.dynmap.DynmapStyle
-
- setTag(String) - Method in interface com.massivecraft.factions.Faction
-
- setTag(String) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setTakeFallDamage(boolean) - Method in interface com.massivecraft.factions.FPlayer
-
- setTakeFallDamage(boolean) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setTaskID(int) - Method in class com.massivecraft.factions.util.SpiralTask
-
- setTemporarySidebar(FSidebarProvider) - Method in class com.massivecraft.factions.scoreboards.FScoreboard
-
- setTileEntityNBTTagCompound(BlockState, Object) - Static method in class com.massivecraft.factions.zcore.nbtapi.NBTReflectionUtil
-
- setTitle(CommandSender, String) - Method in interface com.massivecraft.factions.FPlayer
-
- setTitle(String) - Method in class com.massivecraft.factions.scoreboards.BufferedObjective
-
- setTitle(CommandSender, String) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- setup() - Static method in class com.massivecraft.factions.integration.Econ
-
- setup() - Static method in class com.massivecraft.factions.integration.Essentials
-
- setup() - Method in class com.massivecraft.factions.zcore.util.PermUtil
-
This method hooks into all permission plugins we are supporting
- setUpgrades(String, int) - Method in interface com.massivecraft.factions.Faction
-
- setUpgrades(String, int) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setValue(Object, Class<?>, boolean, String, Object) - Static method in class com.massivecraft.factions.util.Particles.ReflectionUtils
-
Sets the value of a field of the given class of an object
- setValue(Object, String, ReflectionUtils.PackageType, boolean, String, Object) - Static method in class com.massivecraft.factions.util.Particles.ReflectionUtils
-
Sets the value of a field of a desired class of an object
- setValue(Object, boolean, String, Object) - Static method in class com.massivecraft.factions.util.Particles.ReflectionUtils
-
Sets the value of a field with the given name of an object
- setVault(Location) - Method in interface com.massivecraft.factions.Faction
-
- setVault(Location) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setWarp(String, LazyLocation) - Method in interface com.massivecraft.factions.Faction
-
- setWarp(String, LazyLocation) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setWarpPassword(String, String) - Method in interface com.massivecraft.factions.Faction
-
- setWarpPassword(String, String) - Method in class com.massivecraft.factions.zcore.persist.MemoryFaction
-
- setWorldName(String) - Method in class com.massivecraft.factions.FLocation
-
- setX(int) - Method in class com.massivecraft.factions.FLocation
-
- setZ(int) - Method in class com.massivecraft.factions.FLocation
-
- severe(String) - Static method in class com.massivecraft.factions.integration.dynmap.EngineDynmap
-
- shouldBeSaved() - Method in class com.massivecraft.factions.zcore.persist.json.JSONFPlayer
-
- shouldBeSaved() - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- shouldBeUsed() - Static method in class com.massivecraft.factions.integration.Econ
-
- shouldLetFactionsHandleThisChat(AsyncPlayerChatEvent)
- Method in class com.massivecraft.factions.SavageFactions
-
- shouldTakeFallDamage() - Method in interface com.massivecraft.factions.FPlayer
-
- shouldTakeFallDamage - Variable in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- shouldTakeFallDamage() - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- showEnemyFactionsOnMap - Static variable in class com.massivecraft.factions.Conf
-
- showInfoBoard(Faction) - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
Check if the scoreboard should be shown.
- showMap() - Method in class com.massivecraft.factions.cmd.CmdMap
-
- showMapFactionKey - Static variable in class com.massivecraft.factions.Conf
-
- showNeutralFactionsOnMap - Static variable in class com.massivecraft.factions.Conf
-
- showScoreboard() - Method in interface com.massivecraft.factions.FPlayer
-
- showScoreboard - Variable in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- showScoreboard() - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- showTrucesFactionsOnMap - Static variable in class com.massivecraft.factions.Conf
-
- size() - Method in class com.massivecraft.factions.zcore.nbtapi.NBTList
-
- SmokeUtil - Class in com.massivecraft.factions.zcore.util
-
- SmokeUtil() - Constructor for class com.massivecraft.factions.zcore.util.SmokeUtil
-
- SOIL -
Variable in class com.massivecraft.factions.SavageFactions
-
- spawnCloudRandom(Location, float) - Static method in class com.massivecraft.factions.zcore.util.SmokeUtil
-
- spawnCloudRandom(Collection<Location>, float) - Static method in class com.massivecraft.factions.zcore.util.SmokeUtil
-
- spawnCloudSimple(Location) - Static method in class com.massivecraft.factions.zcore.util.SmokeUtil
-
- spawnCloudSimple(Collection<Location>) - Static method in class com.massivecraft.factions.zcore.util.SmokeUtil
-
- SpawnerUpgrades - Class in com.massivecraft.factions.zcore.fupgrades
-
- SpawnerUpgrades() - Constructor for class com.massivecraft.factions.zcore.fupgrades.SpawnerUpgrades
-
- spawnSingle(Location, int) - Static method in class com.massivecraft.factions.zcore.util.SmokeUtil
-
- spawnSingle(Location) - Static method in class com.massivecraft.factions.zcore.util.SmokeUtil
-
- spawnSingleRandom(Location) - Static method in class com.massivecraft.factions.zcore.util.SmokeUtil
-
- SpiralTask - Class in com.massivecraft.factions.util
-
- SpiralTask(FLocation, int) - Constructor for class com.massivecraft.factions.util.SpiralTask
-
- spyingChat - Variable in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- STAINED_CLAY
- Variable in class com.massivecraft.factions.SavageFactions
-
- STAINED_GLASS
- Variable in class com.massivecraft.factions.SavageFactions
-
- start() - Method in class com.massivecraft.factions.MassiveStats
-
Start the MassiveStats reporting timer.
- startAutoLeaveTask(boolean)
- Method in class com.massivecraft.factions.SavageFactions
-
- startFlyCheck() - Static method in class com.massivecraft.factions.cmd.CmdFly
-
- startParticles() - Static method in class com.massivecraft.factions.cmd.CmdFly
-
- STATIONARY_WATER
- Variable in class com.massivecraft.factions.SavageFactions
-
- stealthFlyCheckRadius - Static variable in class com.massivecraft.factions.Conf
-
- stop() - Method in class com.massivecraft.factions.MassiveStats
-
Stop the MassiveStats reporting timer.
- stop() - Method in class com.massivecraft.factions.util.AutoLeaveProcessTask
-
- stop() - Method in class com.massivecraft.factions.util.SpiralTask
-
- stopWarmup() - Method in interface com.massivecraft.factions.FPlayer
-
- stopWarmup() - Method in class com.massivecraft.factions.zcore.persist.MemoryFPlayer
-
- strAsBestFPlayerMatch(String, FPlayer, boolean) - Method in class com.massivecraft.factions.cmd.FCommand
-
- strAsBestPlayerMatch(String, Player, boolean) - Method in class com.massivecraft.factions.zcore.MCommand
-
- strAsBool(String) - Method in class com.massivecraft.factions.zcore.MCommand
-
- strAsDouble(String, Double) - Method in class com.massivecraft.factions.zcore.MCommand
-
- strAsFaction(String, Faction, boolean) - Method in class com.massivecraft.factions.cmd.FCommand
-
- strAsFPlayer(String, FPlayer, boolean) - Method in class com.massivecraft.factions.cmd.FCommand
-
- strAsInt(String, Integer) - Method in class com.massivecraft.factions.zcore.MCommand
-
- strAsPlayer(String, Player, boolean) - Method in class com.massivecraft.factions.zcore.MCommand
-
- StringToInventory(String) - Static method in class com.massivecraft.factions.util.InventoryUtil
-
- stuckMap - Variable in class com.massivecraft.factions.zcore.MPlugin
-
- subCommands - Variable in class com.massivecraft.factions.zcore.MCommand
-
- substanceChars - Static variable in class com.massivecraft.factions.util.MiscUtil
-
- SUGAR_CANE_BLOCK
- Variable in class com.massivecraft.factions.SavageFactions
-
- suicide() - Method in class com.massivecraft.factions.zcore.MPlugin
-