CustomCommands  [1.8-1.16] icon

CustomCommands [1.8-1.16] -----

Create unlimited commands. do the impossible cool things. from server owner to server owners



Ability to create code variables & New Method
Code variables are made like so:
var <Variable type> <Variable Name> = <Variable Value (Method)>

The variable type can be:
- Player (getPlayer(name))
- World (getWorld(name))
- File (getFile(name))
- String (text)
- Boolean (true/false)
- Number (integer/double)
- String list (["My", "String", "List"])

Variable name is the keyword which you need to put to represent the variable value. example:
- var World w = getWorld(world)
- w.setBlockType(player.getLocation, STONE, 0)
Where 'w' is the variable name, and 'World' is the variable name,
'getWorld(world)' is the value of this variable.

-Report Bugs in the support discord-
----------, Mar 4, 2020
Resource Information
Author:
----------
Total Downloads: 17,151
First Release: Jan 25, 2020
Last Update: Jun 13, 2021
Category: ---------------
All-Time Rating:
29 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings