1
0
mirror of https://github.com/PEXPlugins/Modifyworld.git synced 2025-01-05 18:37:49 +01:00
Restriction plugin for Bukkit. Part of PermissionsEx bundle.
Go to file
2016-02-02 21:06:05 -08:00
src Begin port/rewrite for Sponge 2016-02-02 21:06:05 -08:00
.gitignore Forgot pom.xml and .gitignore :D 2011-07-13 01:25:37 +04:00
pom.xml Begin port/rewrite for Sponge 2016-02-02 21:06:05 -08:00
README.md Begin port/rewrite for Sponge 2016-02-02 21:06:05 -08:00
to-port.md Begin port/rewrite for Sponge 2016-02-02 21:06:05 -08:00

modifyworld is a plugin for Sponge that provides world protection functionality

File locations

  • src/site/markdown: Markdown files that will be included in the generated site
  • src/main/kotlin: Main plugin source files
  • src/test/kotlin: Test source files

Building

mvn clean install. The built jar is located in target/