LimitedCreative/README.md

26 lines
827 B
Markdown
Raw Permalink Normal View History

# Limited Creative
http://dev.bukkit.org/server-mods/limited-creative/
2012-03-03 11:55:46 +00:00
Required dependencies
---------------------
2012-03-03 11:53:20 +00:00
* [Bukkit](https://github.com/Bukkit/Bukkit)
2012-03-03 14:35:33 +00:00
Dependencies for optional integrations
--------------------------------------
2012-03-03 11:55:46 +00:00
2012-03-03 11:53:20 +00:00
* [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))
2012-03-03 11:53:20 +00:00
* [Multiverse-Core](http://dev.bukkit.org/server-mods/multiverse-core/)
2012-01-19 22:31:15 +00:00
2012-03-03 11:53:20 +00:00
----
2012-03-03 11:55:46 +00:00
To use Maven packaging
----------------------
2012-03-03 14:35:33 +00:00
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