main/Server Admins Info

Server Admins Info

<< Back

You have probably been directed here from another plugin, because that plugin requires UUIDCacher. If this is the case simply download UUIDCacher (Not UUIDCacherAPI!) from the Files and place it with your other plugins.

Config

-config.yml

Config optionParametersDescription
GENERAL
debuggingtrue/falseDisplay debug messages in console
use-permissionstrue/falseIf set to false, admin command access defaults to players with OP access
player-cachenumberThe maximum amount of players to cache
create-backup-after-hoursnumberCreate a data backup every x hours in the UUIDCacher/data/backup folder. Set to 0 to disable
maximum-amount-of-backups-before-removing-oldestnumberMaximum amount of backups to create before removing the oldest
DATABASE_SETTINGS
use-databasetrue/falseUse a database. Data is otherwise stored in the UUIDCacher/data/recent folder, as flatfile
dbms-typemysql/sqliteDatabase type
database-server-portnumberDatabase server port
database-serverlocalhost/<ip>/<domain>Database server location
database-namenameDatabase name
database-server-userusernameDatabase username
database-server-passwordpasswordDatabase password

Commands

CommandDescriptionBukkit permission
ADMIN COMMANDS
/uuid help <1-n>Lists all commands availableuuidcacher.admin
/uuid add <playerName>Add a player to the UUID cacheuuidcacher.admin
/uuid remove <playerName>Remove a player from the UUID cacheuuidcacher.admin