25 lines
No EOL
756 B
Markdown
25 lines
No EOL
756 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/)
|
|
* [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 |