*MCWorld Help*
Welcome and thank you for downloading MCWorld.

=Content Table=
1. First Users
2. Changelog
3. Commands
4. Permissions
5. To*Do List
6. Donations
7. FAQ
8. GitHub
9. Bugs

***

*First Users*
Welcome to MCWorld! You will be taught how to use the plugin from scratch.

1. Install the plugin by dragging the plugin into your /plugins folder.
2. Reload/Restart/Start your server.
3. Enter Minecraft
4. To load a world, type in /mcw select [world name]*
5. To teleport to a loaded world, type in /mcw tp
6. If you want to teleport to another loaded world, type in /mcw tp [world name]
7. You can change properties by typing /mcw props. It will list all properties that can be changed.
8. For flatmap creations, type in /mcw createF [Biome Name];[Block IDxThickness],[Block IDxThickness],...;[Additional Info (Not done yet)]
9. Bugs? Report at https://github.com/deathline75/MCWorld/issues?labels=question&state=closed OR http://dev.bukkit.org/server*mods/mcworld/tickets/

***

*Changelog*

V1.4
-WARNING: This release might have some massive bugs. Report them at the comments and post the error log.-
* New Feature: All worlds have independent files
* New Feature: Disabling of chat formatting in config.yml
* New Feature: Saves player information when going through worlds (BETA)
* New Feature: /mcw tpi [worldname]: Allows players to teleport and ignore and override config file locations and settings
* New Feature: /mcw tp [worldname]: Allows player to teleport and get to previous known location
* Bug Fix: Creating a superflat world will give unintended error
* Bug Fix: Some commands not working as intended
* Bug Fix: End Portal not working as intended on other worlds
* Known Bug: After closing or reloading server, superflat worlds will generate normal Minecraft Chunks
* Known Bug: Not generating _nether or _the_end due to new format of world saving

V1.3.1
* Major Bug Fix: Loading of MCWorld loads 3 empty worlds and screws the server.


V1.3
* New Feature: /mcw kicktoworld [worldname]
* New Feature: Ability to load multiple worlds at start of server with config.yml
* Bug Fixes: End Portal (I Hope)
* Added dummy command /mcw tpi for multiple profile world teleportation.
* Moved to Maven. There might be bugs.


V1.2.1
* Major Bug Fix: Portals not working
* Note: Source code are removed from JAR file. Use Github instead.
* Known Bugs: No credits


V1.2
* New Feature: Allows customisation of superflat maps.
* Bug Fixes


V1.1
* New Feature: Now generates Nether and End for you
* New Feature: Flat Map (Still buggy)
* Bug Fixed: Teleportation to other worlds does not work when opped
* Bug Fixed: World Generation for a single word world not effective


V1.0.1Beta
* Fixed Permissions
* Added dummy command /mcw createf (For generating superflat maps)


V1.0Beta
* Beta released MCWorld!
* Added world management commands. Eg. /mcw props
* Added support for permissions
* Added individual selection of worlds with /mcw select [worldname]
And many more...

***

*Commands*
Usage: /mcw [command] ...

* select | load | create: Creates/loads world and selects it for convenient purposes
* createf: Creates a superflat map with customization settings.
* help: Offers help to commands or usage on plugin
* joinall: Forces all players to enter a specific world
* kickallworld: Kicks everyone out of the server in a specific world
* list: Lists all worlds found in server directory
* listwarp: List all warps that are created
* playerlist: Lists the players in a specific world
* props: Change the properties of selected world [See Below]
* setwarp: Sets and saves a warp with provided name into warps.yml
* tp: Teleports yourself into specified world using configuration settings
* tpi: Ignores and overrides configuration file and teleports to specified world
* unload: Unloads a world
* unloadnosave: Unloads a world without saving it.
* warp: Warps yourself into specified warp
* kicktoworld: Kick people to a specific world

*

Properties 
Usage: /mcw props [property name] [value]

* Spawning Entities: (Int) ticksperanimalspawn, (Int) tickspermobspawn, (Boolean) mobspawn, (Boolean) animalspawn, (Int) animalspawnlimit, (Int) mobspawnlimit, (Int/String) difficulty
* Weather and Time: (Int) weatherduration, (Boolean) thundering, (Int) thunderduration, (Boolean) storm, (Int) fulltime, (Int/String) time
* Others: (Boolean) pvp, (x,y,z) spawnlocation, (Boolean) keepspawninmemory, (Boolean) autosave

***

*Permissions*
* mcw.command.[commandname] for all commands.
* mcw.command.tp.world.[worldname] to limit worlds
* mcw.command.tp.world.![worldname] to prevent teleportation of specific world
* mcw.command.warp.[warpname] to limit warps
* mcw.command.warp.![warpname] to prevent teleportation of specific warp

***

*To Do List*
* Teleportation Signs
* Fix bugs reported
* Better permissions support
* Allow integration with other plugins

***

*Donations*
Donate to me at: 
https://www.paypal.com/cgi*bin/webscr?return=http%3A%2F%2Fdev.bukkit.org
%2Fserver*mods%2Fmcworld%2F&cn=Add+special+instructions+to+the+addon+author%28s%29
&business=pokemon_addiction98%40hotmail.com&bn=PP*DonationsBF%3Abtn_donateCC_LG.gif%3ANonHosted
&cancel_return=http%3A%2F%2Fdev.bukkit.org%2Fserver*mods%2Fmcworld%2F&lc=US&item_name=MCWorld+
%28from+Bukkit.org%29&cmd=_donations&rm=1&no_shipping=1&currency_code=SGD

***

*FAQs*
1. Do you need anything to run this plugin?
Only Bukkit and this plugin.

2. Can I ask for help?
Summit a ticket at: http://dev.bukkit.org/server*mods/mcworld/tickets/

3. Can I help in the development of this plugin?
Why sure! Currently, I am working alone for this. Check 9.Github

4. You copied [plugin name]!
That is not a question. And you are just being mean. And I did not copy. :(

5. Should I donate?
If you have the money and willing to.

6. Does this plugin have virus?
Does any good plugin have virus?

7. Help! I keep seeing errors regarding Metrics!
It is probably due to your internet connection. It needs internet to send plugin information into http://mcstats.org

8. Can I make a suggestion?
If it is about the plugin, summit a ticket. Anything else, comments.

9. I hate you
I love you too.

***

*GitHub*

If you are considering to help out with MCWorld, do not hesistate! Come over to: https://github.com/deathline75/MCWorld
Then press Fork, then it should be in your Repository.
After coding, pull request it! It will take me a few days to respond. Please be patient.

***

*Bugs*

Bugs, suggestions all go to:    https://github.com/deathline75/MCWorld/issues?labels=question&state=closed 
                                http://dev.bukkit.org/server*mods/mcworld/tickets/
                                
***

END OF README