old-beta/Commands

Commands

Standard commands

show [*FILTERS] - show effective replanting settings. {s}

showexact [*FILTERS] - also shows relevant part of config. {se}

on [*FILTERS] - turn replanting on.

off [*FILTERS] - turn replanting off.

delay <seconds> [*FILTERS] - set replanting delay. {d}

chance <0-100> [*FILTERS] - set replanting chance. {c}

Management commands

save - saves the running configs to disk. {sa}

autosave [true/false] - view or set autosave. {as}

reload1 - reloads plugin config (makes undo-copy). {r1}

reload2 - reloads sapling config (makes undo-copy). {r2}

backup - saves a backup of running sapling config. {ba}

restore - loads sapling backup config (makes undo-copy). {rs}

loadundo1 - loads the undo-copy of the config. {l1}

loadundo2 - loads the undo-copy of the config. {l2}

validate - checks running configs for issues. {va}

autoclean - fixes issues in the running configs. {ac}

Filters - intelligent optional parameters

[*FILTERS] are [p:player] [w:world] [m:creative|survival|adventure] (in any order!)

Specials:

p:* means default settings for players

w:* means default settings for worlds

Examples

/saas delay 20 w:* m:as p:DaPlayer

You just set default replanting delay to 20 for DaPlayer in adventure and survival mode.

/saas d 5 p:* w:AwesomeLand m:survival

You have now set default replanting delay to 5 in AwesomeLand for survival mode.

/saas delay 30 w:* p:*

You have set default replanting delay to 30 for all gamemodes.

/saas show w:AwesomeLand p:DaPlayer

This will now say (among other things) that DaPlayers delay is... 30 in creative - 5 in survival - 20 in adventure

(Assuming you have not changed the world<->player priority)

CONFIG PRIORITY

{world.player} >> {world default} >> {player default} >> {server default}

({world default} and {player default} can switch places with config setting)


Comments

Posts Quoted:
Reply
Clear All Quotes