Skip to content

Commands and Permissions

matt112986 edited this page Dec 24, 2012 · 4 revisions

Commands:

/ [world] - Checks TC is enable for this world.
/ [world] - Reload config
/ [-f] - Show current chunk biome and block stats
aliases: [terraincontrol]

Permissions:

tc.:
default: false
children:
tc.cmd.
: true

tc.cmd.*:
default: false
children:
tc.cmd.biome: true
tc.cmd.check: true
tc.cmd.help: true
tc.cmd.list: true
tc.cmd.map: true
tc.cmd.reload: true
tc.cmd.spawn: true

tc.cmd.biome:
default: op
description: show chunk biome and block stats

tc.cmd.check:
default: op
description: check/create TC settings for world

tc.cmd.help:
default: op
description: show help

tc.cmd.list:
default: op
description: list bo2 objects

tc.cmd.map:
default: op
description: generate biome map image

tc.cmd.reload:
default: op
description: reload world settings

tc.cmd.spawn:
default: op
description: spawn bo2 where you look

Clone this wiki locally