From bac4cfef3ce5f204d602a4e175ae9e56cb78c490 Mon Sep 17 00:00:00 2001 From: spaceFountain Date: Tue, 24 Dec 2013 13:52:04 -0500 Subject: [PATCH] Added information on features and commands --- plugins/bastion-paper/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/plugins/bastion-paper/README.md b/plugins/bastion-paper/README.md index eb81592b8..4f02606fd 100644 --- a/plugins/bastion-paper/README.md +++ b/plugins/bastion-paper/README.md @@ -3,6 +3,17 @@ Bastion A minecraft mod designed for use with /r/civcraft +Features: + * Destroys blocks placed in a cylinder of configurable radius starting just above a reinforced target block (Bastion block) at the price of a configurable amount of reinforcement if the placer is not a member of the reinforcing group + * Prevents dispensers dispensing water, lava, and flint and steel if the owner of there reinforcement is not allowed to place blocks + * Prevents pistons pushing into the Bastion field (Area where block placement is restricted) if the owner of the reinforcement would not be allowed to place there. + * Prevents teleportation through the the Bastion field by non-members + +Commands: + * /bsi Puts the player into info mode. Right clicking a block will, if the block was a Bastion block display its maturity or dev text if the user has Bastion.dev. If the block was to a Bastion block, but the block oposite the face clicked is inside a Bastion field it will report wether block placement is allowed. + * /bsd Puts the player into delete mode. Right clicking a Bastion block that you could destroy removes the Field while leaving the block and the reinforcement + * /bso Puts the player into normal mode + To install: * Add Bastion.jar to the server /plugins directory * Confirm that Citadel is also installed