Commands and Permissions

Command Aliases Description Permission Node
/warn [player] [warning-ID] none Warn a player (You have to configure the ID in the config) SimpleWarnings.warn
/customwarn [player] [Level] [Reason] cwarn Warn a player without having to set an ID in the config SimpleWarnings.customwarn
/warnings <player> <ID> warns
  • Without arguments: Get your own warning-level
  • With "player" specified: Get the violation-level of that player
  • With "player" and "ID" specified: Get detailed information about that warning
SimpleWarnings.warnings (Not needed for checking own warnings)
/allwarnings <player> allwarns
  • Without arguments: Get detailed information about all your own warnings
  • With "player" specified: Get detailed information of all warnings of the player
SimpleWarnings.allwarnings (Not needed for checking own warnings)
/deletewarning [player] [ID] delwarn, delwarning, deletewarn Delete the specified warning of the specified player (WARNING: Cannot be undone!) SimpleWarnings.deletewarning
/savewarnings savewarns Write the cached warnings to the warnings.yml (Runs automatically every five minutes) SimpleWarnings.savewarnings
/warnstats warningstats, warnstatistics, warningstatistics Get statistics of all players who have ever received a warning. SimpleWarnings.warnstats
/purgewarnings purgewarns, pwarns Delete all unactive warnings from the warnings.yml-file. SimpleWarnings.purgewarnings
/siwa reload simplewarnings reload Reload the config SimpleWarnings.reload
/siwa convertuuid simplewarnings convertuuid Convert an old warn-file to the new UUID-System SimpleWarnings.convert.uuid
/siwa convertsql simplewarnings convertsql Convert your warnings from the yml-file to your SQL-Server NOTE:Run /siwa convertuuid first if you are still on the playername-system! SimpleWarnings.convert.sql
/uuid [username] none Get the UUID from a username SimpleWarnings.uuid
/username [UUID] none Get the Username of a UUID SimpleWarnings.username
none none A player with this permission will not be affected by the command, when he exceeds the command-level. SimpleWarnings.override

Comments

Posts Quoted:
Reply
Clear All Quotes