🪄
Wizards
  • 👋Wizards wikipage
  • Overview
    • 💡The basics
    • 🇺🇸Language File
    • 🪛Options File
  • 🏛️Arena File
  • Commands
    • 🛠️Basic arena setup
    • 🔧Advanced arena setup
    • 🔨Other commands
  • Fundamentals
    • 🎇Classes
    • ⚔️Kits
      • ✏️Kit Layout Editor
    • 🚩Game Modes
      • 🌎Domination
      • ⚔️Team Deathmatch
      • 🎌Capture The Flag
    • ⚙️System & Mechanics
      • ✒️Scoreboard
    • ⬆️Leveling Up System
    • 💎Item Parser
    • 🔤Placeholders & Leaderboards
  • For developers
    • 🔮Powerup API
    • 🕳️Class API
    • 🎞️Event API
    • 💿API Methods
Powered by GitBook
On this page
  1. Commands

Other commands

Player Commands (no permission required)

Command
Arguments
Description

/wizards join

(name)

Joins a game, if no argument is provided it select the next best available game.

/wizards leave

Leaves from a game

/wizards stats

(player)

See own stats. If a argument is provided, requires the permission wizards.stats.other.

/wizards arenas

GUI with all games

/wizards spectate

<player or game>

Joins a match as a spectator

/wizards rejoin

Rejoins a game if possible

/wizards achievements

(type)

Opens the achievement menu. Types: WINS, GAMES, KILLS

Game Commands

Command
Arguments
Description
Permission

/wizards start

<name>

Starts a game

wizads.moderator, wizards.admin

/wizards stop

<name>

Forces a game to stop

wizads.moderator, wizards.admin

/wizards shutdown

Shuts down all games, without recreating.

wizards.shutdown

/wizards restore

Recreates all games.

wizards.restore

Manager Commands

Command
Arguments
Description
Permission

/wizards reload

Reloads language, shop and options files.

wizards.admin

/wizards coins set

<player> <amount>

Set player balance.

wizards.admin

/wizards coins add

<player> <amount>

Add to player balance.

wizards.admin

/wizards coins remove

<player> <amount>

Remove from player balance.

wizards.admin

/wizards update

<player>

Sends a player data update to the database.

wizards.admin

/wizards updateLeaderboard

Retrieves data from the Leaderboard database.

wizards.admin

/wizards reloadClasse

Reloads all classes. Not supported if using the Class API.

wizards.admin

/wizards kit create

<name> (price) (needsPerm) (perm) (display-item)

Creates a kit from your inventory.

wizards.manager.kits

/wizards kits delete

<name>

Deletes a kit.

wizards.manager.kits

/wizards kits reload

Reloads the kit file.

wizards.manager.kits

/wizards kits export

<name>

Sets a item's kit from your inventory.

wizards.manager.kits

/wizards kit edit

<name>

Edit kit items.

wizards.manager.kits

/wizards applyKit

<player>

Applies the player's selected kit items.

wizards.applyKit

/wizards giveKitItems

<player> <kit>

Gives the kit items to a player.

wizards.giveKit

/wizards selectkit

<player> <kit>

Forces player to select a kit.

wizards.selectKit

/wizards preview

<kit>

Previews a kit.

wizards.commands.preview

PreviousAdvanced arena setupNextClasses

Last updated 1 month ago

🔨