Commands

to use the commands provided by vinecontrol. certain conditions must be met, you can use the commands if:

1. you are opped
2. you have the permission: "VineControl.admin"
3. you have the permission: "VineControl.user" and are trying to modify a region of which you are the owner

since configuration is inherited not all settings for a world or region wil need to be defined.

basicly VineControl has 1 command, but it takes alot of parameters.
below is a representation of the command.

/vinecontrol <global/world/region> <setting> <value> [worldname] [region id]

/vinecontrol : all commands start with this
<global/world/region> : define whether to change the config globally, of a world, or a region
<setting>: the setting you wish to change i.e.: maxlength
<value>: the value you wish to change the setting to, use "delete" to remove the setting from targeted config
[worldname]: if you are changing the config of a world or region you will need to put the worldname here
[region id]: if you are changing the config of a region you will need to put the region id here

the different settings are:

maxlength
controls the maximum length of the vines

i.e.:
/vinecontrol global maxlength 15
/vinecontrol <global/world/region> <setting> <value> [worldname] [region id]

aboveground
takes true or false as value, if true vines will be kept of the ground

i.e.:
/vinecontrol world aboveground false world
/vinecontrol <global/world/region> <setting> <value> [worldname] [region id]

maxcut
controls the maximum amount of vines that will be cut off

i.e.:
/vinecontrol region cutlimit 6 world region1
/vinecontrol <global/world/region> <setting> <value> [worldname] [region id]

minlength
controls the minimum length of the vines

i.e.:
/vinecontrol global minlength 5
/vinecontrol <global/world/region> <setting> <value> [worldname] [region id]

growthrate
controls the overall growthspeed, takes a number whitin the range 0-100 as value

i.e.:
/vinecontrol world growthspeed 75 world
/vinecontrol <global/world/region> <setting> <value> [worldname] [region id]

vinecontrol
controls whether the plugin should work takes "true" or "false" as value

i.e.:
/vinecontrol region vinecontrol false world region1
/vinecontrol <global/world/region> <setting> <value> [worldname] [region id]

bonemeal
controls whether bonemeal should work takes "true" or "false" as value(overrides permission)

i.e.:
/vinecontrol region bonemeal false world region1
/vinecontrol <global/world/region> <setting> <value> [worldname] [region id]

blacklist
contols whether vines can grow on/around this block or not

this setting works a bit different youll have to put "add" or "remove" as value, once executed the block you are looking at will be added/removed form the blacklist

i.e:
/vinecontrol world blacklist add world
/vinecontrol <global/world/region> <setting> <value> [worldname] [region id]


Comments

Posts Quoted:
Reply
Clear All Quotes