Skip to content

Instantly share code, notes, and snippets.

@xtomyserrax
Created January 23, 2021 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xtomyserrax/fcdc6fc0922a1f376f474adab559e63d to your computer and use it in GitHub Desktop.
Save xtomyserrax/fcdc6fc0922a1f376f474adab559e63d to your computer and use it in GitHub Desktop.
Staff Facilities commands.yml File
################################################
# #
# Plugin StaffFacilities #
# Commands File #
# Plugin created by xtomyserrax #
# #
################################################
# NOTE BEFORE YOU EDIT: Try to edit the commands.yml when the server is closed. Always make a BACKUP of the commands.yml preventing you lose your configuration!
#If true, the server will try to prioritize Staff Facilities commands over others identical. This doesnt mean that SF commands will win or lose the battle!
ForceCommandPriority: false
# This system is for enabling or disabling StaffFacilities commands and aliases.
# SF uses Aikar Commands Framework (ACF, from the creator of paper) to handle commands. This makes it possible to add a lot of cool features!
# Thanks to ACF, you can enable/disable commands really easily and also add aliases by the most easiest way.
#
# How can you disable a command? Simply leave the string empty, with that the plugin will understand that you want the command to be disable. Example:
# Alert: '' (as you can see, the text between '' is empty so the command is disabled)
#
# How can you add an alias? Simple add new aliases separated by "|". Example:
# Watchover: 'watchover|wo' (watchover is the real command and wo is an alias. You can add as many as you want)
#
# How can you remove an alias? Just removed the alias from the string. By using the example before:
# Watchover: 'watchover' (watchover now doesnt have an alias. You need to remove the alias and the "|" separating it)
#
# Can you edit a command? Yes! You can name commands however you want! Using the example before:
# Watchover: 'myowncustomname' (now watchover command is called myowncustomname!)
Commands:
Alert: 'alert'
Alerts: 'alerts'
Announce: 'announce'
Answer: 'answer|ans'
Bin: 'bin|disposal'
Birthday: 'birthday'
Broadcast: 'broadcast'
Burn: 'burn|fire'
Chatmute: 'chatmute|cm'
Clearchat: 'clearchat'
Clearinventory: 'clearinventory|ci|clearinv|invclear'
Commandspy: 'commandspy|cmdspy'
Cps: 'cps'
Danger: 'danger'
Day: 'day'
Discord: 'discord'
Donate: 'donate'
Duty: 'duty'
Email: 'email'
Enderchest: 'enderchest|ec'
Error: 'error'
Facebook: 'facebook'
Fakeleave: 'fakeleave|fl'
Feed: 'feed'
Fly: 'fly'
Forum: 'forum'
Freeze: 'freeze'
Frozen: 'frozen'
Gamemode: 'gamemode|gm'
God: 'god'
Happybirthday: 'happybirthday|hb'
Heal: 'heal'
Helpme: 'helpme'
Id: 'id|itemid'
Information: 'information'
Inspect: 'inspect'
Instagram: 'instagram'
Invsee: 'invsee|inventorysee'
Ip: 'ip'
Kill: 'kill'
Maintenancemode: 'maintenancemode|mm'
Night: 'night'
Nightvision: 'nightvision|nv'
Note: 'note'
Ping: 'ping'
Playerclearchat: 'playerclearchat|pcc'
PlayerInfo: 'playerinfo|pi'
Rain: 'rain'
Report: 'report'
Reports: 'reports'
Reportsdelete: 'reportsdelete'
Rules: 'rules'
Say: 'say'
Server: 'server'
Show: 'show'
Spfah: 'spfah'
Spfr: 'spfr'
Staff: 'staff'
Staffchat: 'staffchat|sc'
StaffFacilities: 'sf'
Staffpanel: 'staffpanel|sp'
Staffvanish: 'staffvanish|sv'
Staffwatch: 'staffwatch|sw'
Sun: 'sun'
Tp: 'tp|teleport'
Tpall: 'tpall'
Tphere: 'tphere|bring|s'
Tppos: 'tppos'
Twitch: 'twitch'
Twitter: 'twitter'
Uuid: 'uuid'
Vanish: 'vanish|v'
Warning: 'warning'
Watchover: 'watchover|wo'
Website: 'website'
Welcomeback: 'welcomeback'
Whatsapp: 'whatsapp'
Wiki: 'wiki'
Workbench: 'workbench|craftingtable'
Youtube: 'youtube'
# Here you can set the duration of command cooldowns. The number will be interpreted as seconds. If you dont want cooldown, just set 0.
Cooldowns:
# Enable or Disable the cooldown of the alert command. Bypass permission of the cooldown: - sf.cooldown.tpall ; sf.cooldown.* : - sf.*
Alert: 120
# Enable or Disable the cooldown of the announce command. Bypass permission of the cooldown: - sf.cooldown.announce ; sf.cooldown.* : - sf.*
Announce: 0
# Enable or Disable the cooldown of the broadcast command. Bypass permission of the cooldown: - sf.cooldown.broadcast ; sf.cooldown.* : - sf.*
Broadcast: 0
# Enable or Disable the cooldown of the chatmute command. Bypass permission of the cooldown: - sf.cooldown.chatmute ; sf.cooldown.* : - sf.*
Chatmute: 60
# Enable or Disable the cooldown of the clearchat command. Bypass permission of the cooldown: - sf.cooldown.clearchat ; sf.cooldown.* : - sf.*
Clearchat: 60
# Enable or Disable the cooldown of the clearinventory command. Bypass permission of the cooldown: - sf.cooldown.clearinventory ; sf.cooldown.* : - sf.*
Clearinventory: 0
# Enable or Disable the cooldown of the danger command. Bypass permission of the cooldown: - sf.cooldown.danger ; sf.cooldown.* : - sf.*
Danger: 0
# Enable or Disable the cooldown of the day command. Bypass permission of the cooldown: - sf.cooldown.day ; sf.cooldown.* : - sf.*
Day: 300
# Enable or Disable the cooldown of the error command. Bypass permission of the cooldown: - sf.cooldown.error ; sf.cooldown.* : - sf.*
Error: 0
# Enable or Disable the cooldown of the feed command. Bypass permission of the cooldown: - sf.cooldown.feed ; sf.cooldown.* : - sf.*
Feed: 0
# Enable or Disable the cooldown of the happybirthday command. Bypass permission of the cooldown: - sf.cooldown.happybirthday ; sf.cooldown.* : - sf.*
Happy Birthday: 60
# Enable or Disable the cooldown of the heal command. Bypass permission of the cooldown: - sf.cooldown.heal ; sf.cooldown.* : - sf.*
Heal: 0
# Enable or Disable the cooldown of the report command. Bypass permission of the cooldown: - sf.cooldown.helpme ; sf.cooldown.* : - sf.*
Helpme: 15
# Enable or Disable the cooldown of the information command. Bypass permission of the cooldown: - sf.cooldown.information ; sf.cooldown.* : - sf.*
Information: 0
# Enable or Disable the cooldown of the kill command. Bypass permission of the cooldown: - sf.cooldown.kill ; sf.cooldown.* : - sf.*
Kill: 60
# Enable or Disable the cooldown of the night command. Bypass permission of the cooldown: - sf.cooldown.night ; sf.cooldown.* : - sf.*
Night: 300
# Enable or Disable the cooldown of the note command. Bypass permission of the cooldown: - sf.cooldown.note ; sf.cooldown.* : - sf.*
Note: 0
# Enable or Disable the cooldown of the rain command. Bypass permission of the cooldown: - sf.cooldown.rain ; sf.cooldown.* : - sf.*
Rain: 0
# Enable or Disable the cooldown of the report command. Bypass permission of the cooldown: - sf.cooldown.report ; sf.cooldown.* : - sf.*
Report: 20
# Enable or Disable the cooldown of the say command. Bypass permission of the cooldown: - sf.cooldown.say ; sf.cooldown.* : - sf.*
Say: 0
# Enable or Disable the cooldown of the sun command. Bypass permission of the cooldown: - sf.cooldown.sun ; sf.cooldown.* : - sf.*
Sun: 0
# Enable or Disable the cooldown of the tpall command. Bypass permission of the cooldown: - sf.cooldown.tpall ; sf.cooldown.* : - sf.*
Tpall: 120
# Enable or Disable the cooldown of the warning command. Bypass permission of the cooldown: - sf.cooldown.warning ; sf.cooldown.* : - sf.*
Warning: 0
# Enable or Disable the cooldown of the welcomeback command. Bypass permission of the cooldown: - sf.cooldown.welcomeback ; sf.cooldown.* : - sf.*
WelcomeBack: 0
#Do not touch this.
FileVersion: '5.0.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment