Depenizen/BattleNight: Difference between revisions

From Citizens Wiki
(Created page with "<h1>Commands</h1> <pre> - bn add - bn kick - bn start - bn end </pre> <h1>Tags</h1>")
 
No edit summary
Line 1: Line 1:
<h1>Commands</h1>
<h1>Commands</h1>
<h2>- bn add</h2>
Use this to add a player to the current battle. For example, <pre>- bn add</pre> would add the current player attached to the script. Of course, you can also change the player using Denizen's built-into-every-command argument "player:<player>"
<pre>- bn add player:Morphan1</pre>
<br />
<h2>- bn kick</h2>
<pre>
<pre>
- bn add
- bn kick
- bn kick
- bn start
- bn start

Revision as of 10:41, 14 July 2014

Commands

- bn add

Use this to add a player to the current battle. For example,

- bn add

would add the current player attached to the script. Of course, you can also change the player using Denizen's built-into-every-command argument "player:<player>"

- bn add player:Morphan1


- bn kick

	- bn kick
	- bn start
	- bn end

Tags