# This is the config version for reference. # DO NOT EDIT VALUE. configVersion: 1
#Available languages #en_US #es_ES locale: en_US
# This is the en_US.yml version for reference. # ONLY EDIT ONCE ALL LANGUAGE FILES HAVE BEEN UPDATED. languageFile: 1
database: # You can choose between 'sqlite' or 'mysql' type: "sqlite" host: "localhost" port: "3306" user: "root" password: "" db_name: "db_name" prefix: "&5[Staff-Tools]" paginatedGUI: true
Code (YAML):
command:
consoleError: "You can not execute this command from the console" notOnline: "%player% is not online" notUUID: "Could not fetch %player% unique ID" issueSQL: "There was an issue adding the %type% to the database. Contact with the server owner" reloaded: "Configuration reloaded" vanish:
hidden: "You are hidden" shown: "Other player can see you" freeze:
frozen: "You have been frozen" notFrozen: "You are not frozen anymore" mute:
muted: "You have been muted" notMuted: "You are not muted anymore" tempban:
notValid: "%date% not valid" banned: "%player% has been banned for %duration%" pardon: "Unbanned %player%" warn:
warned: "You have been warned" warn: "You warned %player%" report:
sent: "Report sent" sentBy: "%player% reported %target%. Report ID: %id%" ticket:
opened: "Ticket opened" openedBy: "%player% opened a ticket. Ticket ID: %id%" staffMode:
staffMode: "You are now on Staff Mode" notStaffMode: "You are not on Staff Mode" check: "Staffs on Staff-Mode/Staffs Online: " randomTP:
noTP: "There are no players to teleport" tpTo: "Teleport to %player%" items:
gui: "Menu" randomPlayer: "Teleport to a random player" staffPlayers: "Staff Players" quit: "Quit Staff-Mode" vanish: "Vanish" chat:
clear: "The chat has been cleared" slowMode:
cooldown: "Wait %seconds% seconds" notValid: "%seconds% not valid" set: "Cooldown set to %seconds%" gui:
close: "Close" back: "Previous page" next: "Next page" delete: "Delete" done: "Done" clickDelete: "Click to delete" profile:
title: "%player%'s Profile" invsee: "See inventory" ecsee: "See Ender Chest" reports: "%player%'s Reports" reportBy: "Reports made by %player%" bans: "%player%'s Bans" warns: "%player%'s Warnings" tickets: "%player%'s Tickets" tp: "Teleport to %player%" menu:
ban: "Ban a player" banPlayer: "Ban %player%" activeBan: "Active bans" warn: "Warn a player" warnPlayer: "Warn %player%" report: "Active reports" myTicket: "Tickets assigned to you" unassignedTicket: "Unassigned Tickets" titles:
report: "Report" ban: "Ban" warn: "Warn" ticket: "Ticket" menu: "Menu" lore:
player: "Player:" bannedBy: "Banned by:" reporter: "Reported by:" reason: "Reason:" status: "Status:" assigned: "Assigned to:" time: "Time:" duration: "Duration:" created: "Created:" expiration: "Expiration:" edit: "Click to edit" anvil:
reason: "Write a reason" duration: "Write a duration" status:
open: "Open" invalid: "Invalid" valid: "Valid" notAssigned: "Not assigned" process: "Processing" resolved: "Resolved" invalidDesc: "Marking invalid a report will delete it" resolvedDesc: "Marking as resolved a ticket will delete it" changeStatus: "The %type% changed status to %status%" deleted: "The %type% has been deleted" config:
update: "Staff Tools has a new update" notUpdate: "Staff Tools is up to date"