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.
src | ||
.gitignore | ||
pom.xml | ||
README.md | ||
to-port.md |
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 sitesrc/main/kotlin
: Main plugin source filessrc/test/kotlin
: Test source files
Building
mvn clean install
. The built jar is located in target/