README.md: fixed some typos
This commit is contained in:
parent
d0c23b581a
commit
17942caa73
30
README.md
30
README.md
@ -5,21 +5,21 @@
|
||||
|
||||
We are happy to finally announce __Craft Inc. Gates__.
|
||||
|
||||
This awesome plugin lets you _travel_ to far away places and worlds _faster then light_! Just create a gate at any locations and set an exit somewhere else.
|
||||
This awesome plugin lets you _travel_ to far away places and worlds _faster than light_! Just create a gate at any location and set an exit somewhere else.
|
||||
|
||||
This has been made available by the hard work of the research and development department of the _Craft Inc. Cooperation_. Under the lead of Professor Didderr Craftman scientists worked years to find a way to bend time and space inside the minecraft universe to enable _ultra fast transportation_.
|
||||
This has been made available by the hard work of the research and development department of the _Craft Inc. Corporation_. Under the lead of Professor Ddidderr Craftman scientists worked years to find a way to bend time and space inside the Minecraft universe to enable _ultra fast transportation_.
|
||||
|
||||
Now it is time for _you_ to try out this wonderful plugin. Simply install this plugin, create a gate and feel the funny tickle insisde your brain while traveling.*
|
||||
Now it is time for _you_ to try out this wonderful plugin. Simply install, create a gate and feel the funny tickle inside your brain while traveling.*
|
||||
|
||||
The key features of this are:
|
||||
|
||||
* Gates with and without frames
|
||||
* Gates consisting of portal blocks and gates made of air (so called hidden gates)
|
||||
* Gates with destinations in different worlds
|
||||
* Gates with custom shapes (gates can any way you want)
|
||||
* Gates with custom shapes (gates can look any way you want)
|
||||
|
||||
|
||||
*The Craft Inc. Cooperation won't take any responsibility for sea sickness, memory loss and sudden suffocation in walls while traveling with one of our gates!
|
||||
*The Craft Inc. Corporation won't take any responsibility for seasickness, memory loss and sudden suffocation in walls while traveling with one of our gates!
|
||||
|
||||
## FAQ ##
|
||||
|
||||
@ -33,13 +33,13 @@ Anyone if you do not use a third-party protection plugin like Grief Prevention.
|
||||
|
||||
__Is there a IConnomy integration? Features for user to dial other gates etc?__
|
||||
|
||||
Nope. We currently don't plane to integrate such features. If you really need such an integration please inform us. If there are a lot of people requesting such features we might change our mind.
|
||||
Nope. We currently don't plan to integrate such features. If you really need such an integration please inform us. If there are a lot of people requesting such features we might change our mind.
|
||||
|
||||
__Is there a list of all commands?__
|
||||
|
||||
Sure, type _/gate help_ in-game or have a look at the [_Commands_](http://dev.bukkit.org/bukkit-plugins/craftinc-gates/pages/commands/) page.
|
||||
|
||||
__When I destroy the frame of gate it stops working. Shouldn't it still work?__
|
||||
__When I destroy the frame of a gate it stops working. Shouldn't it still work?__
|
||||
|
||||
Yes and no. To make gates work without a frame you need to tweak the _checkForBrokenGateFrames_ setting. Have a look at the [_Configuration_](http://dev.bukkit.org/bukkit-plugins/craftinc-gates/pages/configuration/) page for more information.
|
||||
|
||||
@ -47,16 +47,16 @@ Yes and no. To make gates work without a frame you need to tweak the _checkForBr
|
||||
## Usage ##
|
||||
With this plugin you can create gates which will teleport players anywhere you want. The gates can look any way you like.
|
||||
|
||||
To make the gate work place yourself inside a newly created gate frame and type __/gate new [id]__. Afterwards walk to the destination of your portal and type __/gate exit [id]__ to set the destination. With __/gate open [id]__ you can get your newly created gate to work.
|
||||
To make the gate work place yourself inside a newly created gate frame and type __/gate new [id]__. Afterwards walk to the destination of your gate and type __/gate exit [id]__ to set the destination. With __/gate open [id]__ you can get your newly created gate to work.
|
||||
|
||||
To hide a gate simply call __/gate hide [id]__. Now that gate won’t have purple blocks when opened.
|
||||
To hide a gate simply call __/gate hide [id]__. Now that gate won’t be made of purple portal blocks while open.
|
||||
|
||||
Have a look at the [_Commands_](http://dev.bukkit.org/bukkit-plugins/craftinc-gates/pages/commands/) page to find out how to modify gates even further.
|
||||
|
||||
|
||||
## Installing ##
|
||||
|
||||
1. Download the latest release _[here](http://dev.bukkit.org/bukkit-mods/craftinc-gates/files/)_
|
||||
1. Download the latest release _[here](http://dev.bukkit.org/bukkit-plugins/craftinc-gates/files/)_
|
||||
2. Extract the content of the zip file into the plugins folder of your Bukkit server.
|
||||
3. Start or reload the server.
|
||||
|
||||
@ -82,16 +82,12 @@ coming soon!
|
||||
* Optionally allow animals and mobs to travel via gates.
|
||||
* Allow players to use gates while sitting inside a minecart or boat
|
||||
* Dynmap integration.
|
||||
* Per player permissions for using an managing gates.
|
||||
* Per player permissions for using and managing gates.
|
||||
* Horizontal gates.
|
||||
|
||||
## Bugs and other Problems ##
|
||||
Please use our [_issue tracker_](https://github.com/craftinc/craftinc-gates/issues?milestone=1&state=open) on GitHub.
|
||||
Please use our [_issue tracker_](https://github.com/craftinc/craftinc-gates/issues?state=open) on GitHub.
|
||||
|
||||
## Legal Information ##
|
||||
This project is a fork of the original [_Ancient Gates_](https://github.com/bladedpenguin/minecraft-ancient-gates). It is licensed under the [_LGPL_](http://www.gnu.org/licenses/lgpl-3.0.txt) just like the Bukkit project. Thanks to all current an previous [_contributors_](https://github.com/craftinc/craftinc-gates/blob/development/AUTHORS.txt).
|
||||
This project is a fork of the original [_Ancient Gates_](https://github.com/bladedpenguin/minecraft-ancient-gates). It is licensed under the [_LGPL_](http://www.gnu.org/licenses/lgpl-3.0.txt) just like the Bukkit project. Thanks to all current and previous [_contributors_](https://github.com/craftinc/craftinc-gates/blob/development/AUTHORS.txt).
|
||||
The font used for the Craft Inc. Gates logo is called [_MineCrafter 3_](http://www.minecraftforum.net/topic/892789-minecrafter-3-font-simply-easy/) and has been made available under the creative commons license. Thanks to Asherz08, MadPixel and Ashley Denham for this great font.
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user