Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes|All Packages|Deprecated API

S

SAVINGS - Enum constant in enum class nl.minetopiasdb.api.enums.BankAccountType
 
SDBPlayer - Interface in nl.minetopiasdb.api.playerdata.objects
SDBPlayer interface class
SELECT_BANKACCOUNT - Enum constant in enum class nl.minetopiasdb.api.banking.PinConsoleManager.PinProgress
Initial progress step.
SELECT_PINCONSOLE - Enum constant in enum class nl.minetopiasdb.api.banking.PinConsoleManager.PinProgress
Second progress step, this is the progresstype when the user still needs to select the pinconsole
SelectorGUI - Class in nl.minetopiasdb.api.banking
Class responsible for selector GUI
SelectorGUI() - Constructor for class nl.minetopiasdb.api.banking.SelectorGUI
 
sendMessage(int, int, String) - Method in class nl.minetopiasdb.api.phone.PhoneMessageManager
Send a message from sourceNumber to targetNumber
setBalance(double) - Method in class nl.minetopiasdb.api.banking.Bankaccount
Change the balance of this bankaccount.
setBalanceSilent(double) - Method in class nl.minetopiasdb.api.banking.Bankaccount
We can't just call Bankaccount.setBalance(double) whilst updating balances from messagechannels, that would create an infinite loop, which is cool and all but not really useful.
setBalanceWithoutChannels(double) - Method in class nl.minetopiasdb.api.banking.Bankaccount
Deprecated.
This method has been renamed to Bankaccount.setBalanceSilent(double) to remain consistent

As of v2.3, the preferred way to do this is using Bankaccount.setBalanceSilent(double).

setBankAccountId(int) - Method in class nl.minetopiasdb.api.banking.PinConsoleManager.PinProgressObject
Change the bankaccount id
setBarLeft(double) - Method in class nl.minetopiasdb.api.boosters.objects.BoostBar
Change the progress of the bossbar
setCancelled(boolean) - Method in class nl.minetopiasdb.api.events.bank.BankAccountAddUserEvent
 
setCancelled(boolean) - Method in class nl.minetopiasdb.api.events.bank.BankAccountDeleteEvent
 
setCancelled(boolean) - Method in class nl.minetopiasdb.api.events.bank.BankAccountRemoveUserEvent
 
setCancelled(boolean) - Method in class nl.minetopiasdb.api.events.player.ATMOpenEvent
 
setCancelled(boolean) - Method in class nl.minetopiasdb.api.events.player.EmergencyCallEvent
 
setCancelled(boolean) - Method in class nl.minetopiasdb.api.events.player.PhoneOpenEvent
 
setCancelled(boolean) - Method in class nl.minetopiasdb.api.events.player.PlayerChangeLevelEvent
 
setCancelled(boolean) - Method in class nl.minetopiasdb.api.events.player.PlayerChangePrefixEvent
 
setCancelled(boolean) - Method in class nl.minetopiasdb.api.events.player.PlayerChangeTotalFitnessEvent
 
setCancelled(boolean) - Method in class nl.minetopiasdb.api.events.player.PlayerReceiveLevelPaymentEvent
 
setCancelled(boolean) - Method in class nl.minetopiasdb.api.events.player.StaffChatEvent
 
setChatSpy(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Enable or disable chatspy for this SDBPlayer.
setChatSpy(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Enable or disable chatspy for this SDBPlayer.
setChatSpy(boolean) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Enable or disable chatspy for this SDBPlayer.
setChatSpySilent(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Enable or disable chatspy for this SDBPlayer without communicating it through message channels.
setChatSpySilent(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Enable or disable chatspy for this SDBPlayer without communicating it through message channels.
setChatSpySilent(boolean) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Enable or disable chatspy for this SDBPlayer without communicating it through message channels.
setCitycolor(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the citycolor of this SDBPlayer.
setCitycolor(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the citycolor of this SDBPlayer.
setCitycolor(String) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the citycolor of this SDBPlayer.
setCitycolorSilent(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the citycolor of this SDBPlayer without communicating it through message channels.
setCitycolorSilent(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the citycolor of this SDBPlayer without communicating it through message channels.
setCitycolorSilent(String) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the citycolor of this SDBPlayer without communicating it through message channels.
setCommandSpy(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Enable or disable commandspy for this SDBPlayer.
setCommandSpy(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Enable or disable commandspy for this SDBPlayer.
setCommandSpy(boolean) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Enable or disable commandspy for this SDBPlayer.
setCommandSpySilent(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Enable or disable commandspy for this SDBPlayer without communicating it through message channels.
setCommandSpySilent(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Enable or disable commandspy for this SDBPlayer without communicating it through message channels.
setCommandSpySilent(boolean) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Enable or disable commandspy for this SDBPlayer without communicating it through message channels.
setCredit(double) - Method in class nl.minetopiasdb.api.objects.Phone
Change the calling credit of this phonenumber
setDeathbanTime(long) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change until what value of System.currentTimeMillis() the deathban of this SDBPlayer expires.
setDeathbanTime(long) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change until what value of System.currentTimeMillis() the deathban of this SDBPlayer expires.
setDeathbanTime(long) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change until what value of System.currentTimeMillis() the deathban of this SDBPlayer expires.
setDeathbanTimeSilent(long) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change until what value of System.currentTimeMillis() the deathban of this SDBPlayer expires without communicating it through message channels.
setDeathbanTimeSilent(long) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change until what value of System.currentTimeMillis() the deathban of this SDBPlayer expires without communicating it through message channels.
setDeathbanTimeSilent(long) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change until what value of System.currentTimeMillis() the deathban of this SDBPlayer expires without communicating it through message channels.
setDrinkingPoints(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of drinking points this player has.
setDrinkingPoints(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of drinking points this player has.
setDrinkingPoints(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of drinking points this player has.
setDrinkingPointsSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of drinking points this player has without communicating it through message channels.
setDrinkingPointsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of drinking points this player has without communicating it through message channels.
setDrinkingPointsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of drinking points this player has without communicating it through message channels.
setFitGainedByClimbing(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by climbing
setFitGainedByClimbing(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by climbing
setFitGainedByClimbing(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by climbing
setFitGainedByClimbingSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by climbing without communicating it through message channels.
setFitGainedByClimbingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by climbing without communicating it through message channels.
setFitGainedByClimbingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by climbing without communicating it through message channels.
setFitGainedByDrinking(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by drinking
setFitGainedByDrinking(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by drinking
setFitGainedByDrinking(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by drinking
setFitGainedByDrinkingSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by drinking without communicating it through message channels.
setFitGainedByDrinkingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by drinking without communicating it through message channels.
setFitGainedByDrinkingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by drinking without communicating it through message channels.
setFitGainedByFlying(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by flying
setFitGainedByFlying(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by flying
setFitGainedByFlying(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by flying
setFitGainedByFlyingSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by flying without communicating it through message channels.
setFitGainedByFlyingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by flying without communicating it through message channels.
setFitGainedByFlyingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by flying without communicating it through message channels.
setFitGainedByFood(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by eating
setFitGainedByFood(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by eating
setFitGainedByFood(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by eating
setFitGainedByFoodSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by eating without communicating it through message channels.
setFitGainedByFoodSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by eating without communicating it through message channels.
setFitGainedByFoodSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by eating without communicating it through message channels.
setFitGainedByHealth(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by health points
setFitGainedByHealth(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by health points
setFitGainedByHealth(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by health points
setFitGainedByHealthSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by health points without communicating it through message channels.
setFitGainedByHealthSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by health points without communicating it through message channels.
setFitGainedByHealthSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by health points without communicating it through message channels.
setFitGainedBySprinting(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by sprinting
setFitGainedBySprinting(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by sprinting
setFitGainedBySprinting(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by sprinting
setFitGainedBySprintingSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by sprinting without communicating it through message channels.
setFitGainedBySprintingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by sprinting without communicating it through message channels.
setFitGainedBySprintingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by sprinting without communicating it through message channels.
setFitGainedBySwimming(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by swimming
setFitGainedBySwimming(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by swimming
setFitGainedBySwimming(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by swimming
setFitGainedBySwimmingSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by swimming without communicating it through message channels.
setFitGainedBySwimmingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by swimming without communicating it through message channels.
setFitGainedBySwimmingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by swimming without communicating it through message channels.
setFitGainedByWalking(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by walking
setFitGainedByWalking(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by walking
setFitGainedByWalking(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by walking
setFitGainedByWalkingSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of fitness gained by walking without communicating it through message channels.
setFitGainedByWalkingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of fitness gained by walking without communicating it through message channels.
setFitGainedByWalkingSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of fitness gained by walking without communicating it through message channels.
setFitness(Fitness) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the fitness object of this SDBPlayer.
setFitness(Fitness) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the fitness object of this SDBPlayer.
setFitness(Fitness) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the fitness object of this SDBPlayer.
setFitnessReset(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Enable or disable a fitnessreset for this SDBPlayer.
setFitnessReset(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Enable or disable a fitnessreset for this SDBPlayer.
setFitnessReset(boolean) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Enable or disable a fitnessreset for this SDBPlayer.
setFitnessResetSilent(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Enable or disable a fitnessreset for this SDBPlayer without communicating it through message channels.
setFitnessResetSilent(boolean) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Enable or disable a fitnessreset for this SDBPlayer without communicating it through message channels.
setFitnessResetSilent(boolean) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Enable or disable a fitnessreset for this SDBPlayer without communicating it through message channels.
setFrozen(boolean) - Method in class nl.minetopiasdb.api.banking.Bankaccount
Freeze a bank account.
setFrozenSilent(boolean) - Method in class nl.minetopiasdb.api.banking.Bankaccount
We can't just call Bankaccount.setFrozen(boolean) whilst updating frozen state from messagechannels, that would create an infinite loop, which is cool and all but not really useful.
setFrozenUntil(long) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Freeze the player until the provided epoch time.
setFrozenWithoutChannels(boolean) - Method in class nl.minetopiasdb.api.banking.Bankaccount
Deprecated.
This method has been renamed to Bankaccount.setFrozenSilent(boolean) to remain consistent

As of v2.3, the preferred way to do this is using Bankaccount.setFrozenSilent(boolean).

setGoldShards(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the amount of goldshards this SDBPlayer has.
setGoldShards(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the amount of goldshards this SDBPlayer has.
setGoldShards(double) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the amount of goldshards this SDBPlayer has.
setGoldShardsSilent(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the amount of goldshards this SDBPlayer has without communicating it through message channels.
setGoldShardsSilent(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the amount of goldshards this SDBPlayer has without communicating it through message channels.
setGoldShardsSilent(double) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the amount of goldshards this SDBPlayer has without communicating it through message channels.
setGrayCoins(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the amount of graycoins this SDBPlayer has.
setGrayCoins(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the amount of graycoins this SDBPlayer has.
setGrayCoins(int) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the amount of graycoins this SDBPlayer has.
setGrayCoinsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the amount of grayoincs this SDBPlayer has without communicating it through message channels.
setGrayCoinsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the amount of grayoincs this SDBPlayer has without communicating it through message channels.
setGrayCoinsSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the amount of grayoincs this SDBPlayer has without communicating it through message channels.
setGrayShards(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the amount of grayshards this SDBPlayer has.
setGrayShards(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the amount of grayshards this SDBPlayer has.
setGrayShards(double) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the amount of grayshards this SDBPlayer has.
setGrayShardsSilent(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the amount of grayshards this SDBPlayer has without communicating it through message channels.
setGrayShardsSilent(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the amount of grayshards this SDBPlayer has without communicating it through message channels.
setGrayShardsSilent(double) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the amount of grayshards this SDBPlayer has without communicating it through message channels.
setHealthPoints(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of health points this player has.
setHealthPoints(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of health points this player has.
setHealthPoints(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of health points this player has.
setHealthPointsSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of health points this player has without communicating it through message channels.
setHealthPointsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of health points this player has without communicating it through message channels.
setHealthPointsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of health points this player has without communicating it through message channels.
setHealthyFoodPoints(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of healthy food points this player has.
setHealthyFoodPoints(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of healthy food points this player has.
setHealthyFoodPoints(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of healthy food points this player has.
setHealthyFoodPointsSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of healthy food points this player has without communicating it through message channels.
setHealthyFoodPointsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of healthy food points this player has without communicating it through message channels.
setHealthyFoodPointsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of healthy food points this player has without communicating it through message channels.
setItems(LootcrateType, ItemStack[]) - Method in class nl.minetopiasdb.api.LootcrateManager
Change the content of provided lootcrate
setLevel(int, LevelChangeReason) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the level of this SDBPlayer.
setLevel(int, LevelChangeReason) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the level of this SDBPlayer.
setLevel(int, LevelChangeReason) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the level of this SDBPlayer.
setLevel(SDBPlayer, int, LevelChangeReason) - Static method in class nl.minetopiasdb.api.events.player.PlayerChangeLevelEvent
 
setLevelColor(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the levelcolor of this SDBPlayer.
setLevelColor(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the levelcolor of this SDBPlayer.
setLevelColor(String) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the levelcolor of this SDBPlayer.
setLevelColorSilent(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the levelcolor of this SDBPlayer without communicating it through message channels.
setLevelColorSilent(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the levelcolor of this SDBPlayer without communicating it through message channels.
setLevelColorSilent(String) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the levelcolor of this SDBPlayer without communicating it through message channels.
setLevelPayment(double) - Method in class nl.minetopiasdb.api.events.player.PlayerReceiveLevelPaymentEvent
Change the levelpayment
setLevelSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the level of this SDBPlayer without communicating it through message channels.
setLevelSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the level of this SDBPlayer without communicating it through message channels.
setLevelSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the level of this SDBPlayer without communicating it through message channels.
setLoading(UUID) - Method in class nl.minetopiasdb.api.playerdata.PlayerManager
Set the player as 'loading'.
setLocation(Location) - Method in class nl.minetopiasdb.api.banking.PinConsoleManager.PinProgressObject
Change the console location
setLuckyShards(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the amount of luckyshards this SDBPlayer has.
setLuckyShards(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the amount of luckyshards this SDBPlayer has.
setLuckyShards(double) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the amount of luckyshards this SDBPlayer has.
setLuckyShardsSilent(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the amount of luckyshards this SDBPlayer has without communicating it through message channels.
setLuckyShardsSilent(double) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the amount of luckyshards this SDBPlayer has without communicating it through message channels.
setLuckyShardsSilent(double) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the amount of luckyshards this SDBPlayer has without communicating it through message channels.
setMessage(String) - Method in class nl.minetopiasdb.api.events.player.EmergencyCallEvent
Change the message used in /112
setMessage(String) - Method in class nl.minetopiasdb.api.events.player.StaffChatEvent
Change the message that StaffChatEvent.getPlayer() has sent
setName(String) - Method in class nl.minetopiasdb.api.banking.Bankaccount
Change the name of this bankaccount.
setNameSilent(String) - Method in class nl.minetopiasdb.api.banking.Bankaccount
Change the name of this bankaccount without communicating it through message channels.
setNameWithoutChannels(String) - Method in class nl.minetopiasdb.api.banking.Bankaccount
Deprecated.
This method has been renamed to Bankaccount.setNameSilent(String) to remain consistent

As of v2.3, the preferred way to do this is using Bankaccount.setNameSilent(String).

setOwner(UUID) - Method in class nl.minetopiasdb.api.objects.Phone
Change the owner of this phonenumber
setPaidOff(int, boolean) - Method in class nl.minetopiasdb.api.LoanManager
Mark a loan as paid off or not.
setPrefix(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the prefix of this SDBPlayer.
setPrefix(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the prefix of this SDBPlayer.
setPrefix(String) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the prefix of this SDBPlayer.
setPrefixColor(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the prefixcolor of this SDBPlayer.
setPrefixColor(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the prefixcolor of this SDBPlayer.
setPrefixColor(String) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the prefixcolor of this SDBPlayer.
setPrefixColorSilent(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the prefixcolor of this SDBPlayer without communicating it through message channels.
setPrefixColorSilent(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the prefixcolor of this SDBPlayer without communicating it through message channels.
setPrefixColorSilent(String) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the prefixcolor of this SDBPlayer without communicating it through message channels.
setPrefixSilent(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the prefix of this SDBPlayer without communicating it through message channels.
setPrefixSilent(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the prefix of this SDBPlayer without communicating it through message channels.
setPrefixSilent(String) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the prefix of this SDBPlayer without communicating it through message channels.
setProgress(PinConsoleManager.PinProgress) - Method in class nl.minetopiasdb.api.banking.PinConsoleManager.PinProgressObject
Change the pin progress
setRead(boolean) - Method in class nl.minetopiasdb.api.objects.PhoneMessage
Mark a message as read or unread NOTE: Please call this method async
setSelectedChatColor(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the selected chatcolor of this SDBPlayer.
setSelectedChatColor(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the selected chatcolor of this SDBPlayer.
setSelectedChatColor(String) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the selected chatcolor of this SDBPlayer.
setSelectedChatColorSilent(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the selected chatcolor of this SDBPlayer without communicating it through message channels.
setSelectedChatColorSilent(String) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the selected chatcolor of this SDBPlayer without communicating it through message channels.
setSelectedChatColorSilent(String) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the selected chatcolor of this SDBPlayer without communicating it through message channels.
setTeleporterLocation(UUID, Location) - Method in class nl.minetopiasdb.api.TeleporterManager
Set the teleporter location (used by /teleporter setposition)
setTimeDays(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the online days of this SDBPlayer.
setTimeDays(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the online days of this SDBPlayer.
setTimeDays(int) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the online days of this SDBPlayer.
setTimeDaysSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the online days of this SDBPlayer without communicating it through message channels.
setTimeDaysSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the online days of this SDBPlayer without communicating it through message channels.
setTimeDaysSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the online days of this SDBPlayer without communicating it through message channels.
setTimeHours(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the online hours of this SDBPlayer.
setTimeHours(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the online hours of this SDBPlayer.
setTimeHours(int) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the online hours of this SDBPlayer.
setTimeHoursSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the online hours of this SDBPlayer without communicating it through message channels.
setTimeHoursSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the online hours of this SDBPlayer without communicating it through message channels.
setTimeHoursSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the online hours of this SDBPlayer without communicating it through message channels.
setTimeMinutes(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the online minutes of this SDBPlayer.
setTimeMinutes(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the online minutes of this SDBPlayer.
setTimeMinutes(int) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the online minutes of this SDBPlayer.
setTimeMinutesSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the online minutes of this SDBPlayer without communicating it through message channels.
setTimeMinutesSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the online minutes of this SDBPlayer without communicating it through message channels.
setTimeMinutesSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the online minutes of this SDBPlayer without communicating it through message channels.
setTimeSeconds(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the online seconds of this SDBPlayer.
setTimeSeconds(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the online seconds of this SDBPlayer.
setTimeSeconds(int) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the online seconds of this SDBPlayer.
setTimeSecondsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Change the online seconds of this SDBPlayer without communicating it through message channels.
setTimeSecondsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Change the online seconds of this SDBPlayer without communicating it through message channels.
setTimeSecondsSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Change the online seconds of this SDBPlayer without communicating it through message channels.
setTotalFitness(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the total fitness for this player
setTotalFitness(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the total fitness for this player
setTotalFitness(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the total fitness for this player
setTotalFitnessSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the total fitness for this player without communicating it through message channels.
setTotalFitnessSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the total fitness for this player without communicating it through message channels.
setTotalFitnessSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the total fitness for this player without communicating it through message channels.
setUnhealthyFoodPoints(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of unhealthy food points this player has.
setUnhealthyFoodPoints(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of unhealthy food points this player has.
setUnhealthyFoodPoints(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of unhealthy food points this player has.
setUnhealthyFoodPointsSilent(int) - Method in interface nl.minetopiasdb.api.playerdata.fitness.objects.Fitness
Set the amount of unhealthy food points this player has without communicating it through message channels.
setUnhealthyFoodPointsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OfflineFitness
Set the amount of unhealthy food points this player has without communicating it through message channels.
setUnhealthyFoodPointsSilent(int) - Method in class nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Set the amount of unhealthy food points this player has without communicating it through message channels.
setVehicles(int) - Method in class nl.minetopiasdb.api.events.player.PlayerLevelcheckEvent
Set the amount of vehicles
silentlyCreateBankaccount(int, BankAccountType) - Method in class nl.minetopiasdb.api.banking.BankUtils
Silently create a bankaccount without communicating it through the messagechannels.
silentlyDeleteBankaccount(int) - Method in class nl.minetopiasdb.api.banking.BankUtils
Silently delete a bankaccount without communicating it through the messagechannels.
StaffChatEvent - Class in nl.minetopiasdb.api.events.player
Event thrown when someone sends a message in the staffchat (/staffchat)
StaffChatEvent(Player, String) - Constructor for class nl.minetopiasdb.api.events.player.StaffChatEvent
 
start() - Method in class nl.minetopiasdb.api.election.ElectionManager
Start an election.
start(Player) - Method in class nl.minetopiasdb.api.Book
Start the book creation process
startBoost(UUID, BoostType, int) - Method in class nl.minetopiasdb.api.boosters.BoosterManager
Start a booster
stopLoading(UUID) - Method in class nl.minetopiasdb.api.playerdata.PlayerManager
Removes the player from the 'loading' list which can be checked with the isLoading() method
swap(UUID, UUID) - Method in class nl.minetopiasdb.api.playerdata.PlayerManager
Swap data from Player 1 to Player 2
swap(UUID, UUID) - Method in class nl.minetopiasdb.api.playerdata.PrefixManager
Swap all prefixes from UUID a to UUID b
swap(UUID, UUID, ColorType) - Method in class nl.minetopiasdb.api.playerdata.ColorManager
Swap all colors from a specific colortype from uuid a and uuid b
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes|All Packages|Deprecated API