diff --git a/plugins/bastion-paper/README.md b/plugins/bastion-paper/README.md index 071750e2b..3d6a567a2 100644 --- a/plugins/bastion-paper/README.md +++ b/plugins/bastion-paper/README.md @@ -1,10 +1,11 @@ Bastion ======= +A minecraft mod designed for use with [/r/civcraft](https://old.reddit.com/r/Civcraft/) and continually improved by [/r/devoted](https://old.reddit.com/r/devoted/). Currently in use on [/r/civclassics](https://old.reddit.com/r/Civclassics/) at mc.civclassic.com (1.12.2) -A minecraft mod designed for use with /r/civcraft and continually improved by /r/devoted at play.devotedmc.com +For a more extensive and updated list of features see https://github.com/CivClassic/Bastion/wiki 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 + * Destroys blocks placed in a cylinder or cuboid of configurable radius starting at or 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 (Note this is highly experimental and may be better disabled) @@ -12,16 +13,16 @@ Features: Modes: * INFO - * When clicking a block inside a Bastion field tells you if you have access - * When clicking a bastion block gives some basic information on it + * When clicking a block inside a Bastion field tells you if you have access + * When clicking a bastion block gives some basic information on it * DELETE - * When a Bastion block is clicked remove the bastion field while maintaing the reinforcement + * When a Bastion block is clicked remove the bastion field while maintaing the reinforcement * NORMAl - * Defualt clicking on blocks does nothing + * Defualt clicking on blocks does nothing * BASTION - * Any target block reinforced will become a Bastion Block + * Any target block reinforced will become a Bastion Block * CREATE - * Any reinforced target block clicked will becomea Bastion if you have access + * Any reinforced target block clicked will becomea Bastion if you have access Commands: @@ -53,14 +54,14 @@ To install: Permissions: * Bastion.normal - * Ability to use basic set of commands + * Ability to use basic set of commands * Bastion.admin - * Gives access to /bsm to mature a bastion instantly - * sets Bastion.bypass to true + * Gives access to /bsm to mature a bastion instantly + * sets Bastion.bypass to true * Bastion.bypass - * Bastions should not effect you (not well tested) + * Bastions should not effect you (not well tested) * Bastion.dev - * /bsi gives extra info + * /bsi gives extra info To compile: * Download Spigot