LimitedCreative/README.md
Jascha Starke 50f022e1fb 1.2.5:
- authme reloaded update
   * LowerCase PlayerNames
2012-07-14 21:18:30 +02:00

25 lines
827 B
Markdown

# Limited Creative
http://dev.bukkit.org/server-mods/limited-creative/
Required dependencies
---------------------
* [Bukkit](https://github.com/Bukkit/Bukkit)
Dependencies for optional integrations
--------------------------------------
* [WorldGuard](https://github.com/sk89q/worldguard)
* [WorldEdit](https://github.com/sk89q/worldedit)
* [xAuth](http://dev.bukkit.org/server-mods/xauth/)
* [AuthMe](http://dev.bukkit.org/server-mods/authme-reloaded/) ([GitSource](https://github.com/Multiplayer-italia/AuthMe-Reloaded))
* [Multiverse-Core](http://dev.bukkit.org/server-mods/multiverse-core/)
----
To use Maven packaging
----------------------
For required development snapshots, that aren't found by maven, you have to clone the project and do:
$ mvn install
in the directory of the project