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

R

reloadBar() - Method in class nl.minetopiasdb.api.boosters.objects.BoostBar
Reload the content of the bossbar
reloadDataFromDB() - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Pull all the data from the database.
removeBarOnShutdown() - Method in class nl.minetopiasdb.api.boosters.objects.BoostBar
Method called on server shutdown to remove the bossbar
removeBoost(int) - Method in class nl.minetopiasdb.api.boosters.BoosterManager
Remove the boost with provided id
removeBoost(UUID, BoostType, int) - Method in class nl.minetopiasdb.api.boosters.BoosterManager
Remove a booster with provided UUID and percentage
removeCandidate(UUID) - Method in class nl.minetopiasdb.api.election.ElectionManager
Remove a candidate from this election
removeColor(UUID, String, ColorType) - Method in class nl.minetopiasdb.api.playerdata.ColorManager
Revoke a player his access to a chatcolor.
removeColor(UUID, ColorType, String) - Method in class nl.minetopiasdb.api.playerdata.ColorManager
Revoke a player his access to a chatcolor.
removeContact(int, int) - Method in class nl.minetopiasdb.api.phone.PhoneManager
Remove a contact from a provided phonenumber
removeFromCache(UUID) - Method in class nl.minetopiasdb.api.playerdata.PrefixManager
Remove a UUID from cache
removeFromCache(UUID, ColorType) - Method in class nl.minetopiasdb.api.playerdata.ColorManager
Remove given UUID from the color cache.
removeFromChangeCache(UUID) - Method in class nl.minetopiasdb.api.playerdata.PlayerManager
Remove a player from the changes cache.
removeFromOfflineCache(UUID) - Method in class nl.minetopiasdb.api.playerdata.PlayerManager
Remove a player from the offline SDBPlayer cache.
removeHandcuffEffects() - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Remove the configurable handcuff effects if this player has any.
removeItem(LootcrateType, int) - Method in class nl.minetopiasdb.api.LootcrateManager
Remove item from lootcrates at specified slot
removePrefix(UUID, String) - Method in class nl.minetopiasdb.api.playerdata.PrefixManager
Remove a prefix from a player
removeUser(UUID) - Method in class nl.minetopiasdb.api.banking.Bankaccount
Remove a user to this bankaccount.
removeUserFromCommand(UUID) - Method in class nl.minetopiasdb.api.banking.Bankaccount
Deprecated.
This method does not take BankPermissions into account, and assumes BankPermission.ADMIN by default, since that was the behaviour before the change.

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

removeUserSilent(UUID) - Method in class nl.minetopiasdb.api.banking.Bankaccount
 
reset() - Method in class nl.minetopiasdb.api.playerdata.objects.OfflineSDBPlayer
Reset the MinetopiaSDB playerdata of this player, this does not includes fitnessdata.
reset() - Method in class nl.minetopiasdb.api.playerdata.objects.OnlineSDBPlayer
Reset the MinetopiaSDB playerdata of this player, this does not includes fitnessdata.
reset() - Method in interface nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Reset the MinetopiaSDB playerdata of this player, this does not includes fitnessdata.
reset(UUID) - Method in class nl.minetopiasdb.api.playerdata.PrefixManager
Remove all the prefixes a player has.
reset(UUID, ColorType) - Method in class nl.minetopiasdb.api.playerdata.ColorManager
Remove all the chatcolors a player has.
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