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

D

delete(int) - Method in class nl.minetopiasdb.api.banking.BankUtils
Delete the bankaccount with the provided ID.
delete(Location) - Method in class nl.minetopiasdb.api.TeleporterManager
Delete a teleporter at given sign location.
deleteCriminalActivity(UUID, int) - Method in class nl.minetopiasdb.api.CriminalRecordManager
Deprecated.
This method has vague naming and is now deprecated. As of v2.4 the preferred way of doing this is using CriminalRecordManager.deleteEntry(UUID, int).
deleteCriminalActivity(UUID, String) - Method in class nl.minetopiasdb.api.CriminalRecordManager
Deprecated.
This method has vague naming and is now deprecated. As of v2.4 the preferred way of doing this is using CriminalRecordManager.deleteEntry(UUID, String).
deleteEntry(UUID, int) - Method in class nl.minetopiasdb.api.CriminalRecordManager
Delete an entry from the criminal activity of a player
deleteEntry(UUID, String) - Method in class nl.minetopiasdb.api.CriminalRecordManager
Deprecated.
You should delete by id instead CriminalRecordManager.deleteEntry(UUID, int)
deleteExpiredBoosts() - Method in class nl.minetopiasdb.api.boosters.BoosterManager
Delete expired boosters
deleteMessage(long) - Method in class nl.minetopiasdb.api.phone.PhoneMessageManager
Delete message with provided ID.
DEPOSIT - Enum constant in enum class nl.minetopiasdb.api.enums.BankPermission
Permission to deposit money to bankaccount
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