Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commands

GoodestEnglish edited this page May 18, 2023 · 6 revisions

Commands

  • /viewinventory {UUID} - Open a Post-Match Inventory
  • /arena - Arena command
    • /arena list - Same as '/arena'. It will open a Arena menu which contains all the arenas.
    • /arena create {ARENA NAME} - Create an arena with specific name
    • /arena edit {ARENA NAME} - Open Arena Edit menu
    • /arena setup {ARENA NAME} {ACTION} - Set arena's location/values. You can also use Arena Edit menu to setup arena's location/values. Menu is recommended because it is easier.
    • /arena save {ARENA NAME} - Save the selected arena
    • /arena saveall - Save all arenas
  • /duel - Duel a player. It will open a Kit Selection menu.
    • /duel accept {UUID} - Accept a duel request from the selected player.
  • /event - Event command
    • /event create - Create an event. It will open an event create menu.
    • /event forcestart - Force start an event.
    • /event status - Display the current state of the event
  • /joinevent - Join an event
  • /editkits - Edit a kit layout. It will open a Kit Select menu
  • /goldenhead {amount} - Get a Golden Head
  • /kit - Kit command
    • /kit list - Same as '/kit'. It will open a Kit Management menu which let user to select a kit and edit the kit.
    • /kit saveall - Save all kits into database
    • /kit create {KIT ID} - Create a kit with specific ID
    • /kit delete {KIT ID} - Delete a kit with specific ID
    • /kit save {KIT ID} - Save the selected kit into kit.yml
    • /kit clone {KIT ID} {NEW KIT ID} - Set the selected kit game rules to the new selected kit
  • /reloadleaderboard - Force reload the leaderboard
  • /forceend {player's name} - Force end the selected player's match
  • /leavespectate - Leave the current spectating match
  • /spectate - Spectate command. Open a menu which displays all the matches.
    • /spectate {player's name} - Spectate a specific player's match
  • /location {type} - Set the location. Current available type are: Spawn, Editor
  • /toggleitemflag {ItemFlag} - To toggle the holding item's itemflag. For example, '/toggleitemflag HIDE_POTION_EFFECTS' hides all the potion effects from your hand. See all the ItemFlag in here
  • /eden - Display the plugin's credit
    • /eden reload - Reload all files. Note that some of them cannot be reloaded and it is strongly recommend to restart the server instead.
    • /eden debug - Developer debug option.
    • /eden test - Developer debug option.
  • /choosematchtype - Choose a match type between Split and FFA. Party command
  • /otherparties - View other parties and duel them. Party command
  • /party - Party Command
    • /party create - Create a party
    • /party leave - Leave your current party
    • /party join {player's name} - Join a specific player's party
    • /party list {player's name} - View the specific player's party information
    • /party invite {player's name} - Invite a specific player into your party
    • /party mute - Toggle the party chat
    • /party kick {player's name} - Kick a specific player from your party
    • /party disband - Disband your party
    • /party open - Set party status to Public
    • /party close - Set party status to Invite-Only
    • /party size <party size> - Set the party's maximum size
    • /party announce - Make an announcement to public. Encourage online players to join your party
  • /giveup - Instantly kill yourself and teleport back to lobby (Alias: /leave and /l)
  • /settings - Open a personal settings menu
    • /afternoon - Change your client time to afternoon
    • /day - Change your client time to day
    • /midnight - Change your client time to midnight
    • /night - Change your client time to night
    • /pingrange {unlimited/300/200/150/100/50} - Change the ping range in settings
    • /togglearenaselection - Toggle arena selection
    • /toggleduelrequest - Toggle duel request
    • /toggleeventannouncement - Toggle event announcement
    • /togglematchscoreboard - Toggle match scoreboard
    • /togglepartyinvite - Toggle party invite
    • /togglespectatorjoinleavemessage - Toggle spectator join/leave message
    • /togglespectatorvisibility - Toggle spectator visibility
  • /stats - View your own statistics
    • /stats {player's name} - View other's statistics
  • /queue - Queue Command
    • /queue {queue type} - Open a queue menu.
    • /queue leave - Leave the current queue
Clone this wiki locally