ToolBox v0.2a

Details

  • Filename
    ToolBox_0.2.jar
  • Uploaded by
  • Uploaded
    Jan 21, 2016
  • Size
    25.48 KB
  • Downloads
    195
  • MD5
    a6cd983091db8b7346ed770956bb8961

Supported Bukkit Versions

  • 1.8.1

Changelog


This Version

Command menu is working.
Commands:

  • /toolbox = /tb
  • /tb script <-- scripting commands

How to make scripts:

  • /tb s new private s1
  • /tb s edit my s1 (my=own=private (just shorter))
  • add spawn (<-- adds cmd "/spawn" to the script)
  • end (<-- to save, 'cancel' to cancel all modification made)

To run script: /tb s run my s1
To make a public script use "public" instead of "private"/"my"/"own" Private scripts are only visible for you (the creator), meanwhile public scripts are shared with others

Previous Version

Command locks for: /nuke, /clearinventory, /reload, /stop, /ci, /rl
If a command of the mentioned ones is used is asks for confirmation if you really want to use it or not, so they cannot be shot accidentally To confirm you should repeat the command (fastly [Up Arraow] & [Enter]) or type "/yes". Console do not get confirmation request. In case you really not want to see confirmation requests the commands will run immediately without a question:
/!nuke /!reload etc...
Players do not gain more permission by using the ! mark.


Not sure if the scripting permissions are already checked correctly, but even if not players cannot run commands they have no permission for, so there is no huge problem. Sure later the scripting will be improved and more secure.