Skip to content
/ Scaffold Public
forked from Warzone/Scaffold

A Minecraft plugin for build servers.

License

Notifications You must be signed in to change notification settings

Mew2K/Scaffold

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Scaffold

World management plugin for build servers.

This project is a fork of Avicus Network's Build Plugin. Kudos to them for their great work.

Server Setup

  1. Start with the latest stable Paper (PaperSpigot) build.

  2. Compile the latest version of Scaffold or download it from our Jenkins.

  3. Start the server. The 3 most basic commands in the plugin are /create, /worlds, and /open.

Permissions

Command Description Permission Node
/lock Lock a world at this time. scaffold.command.lock
/archive -k Archive and delete a world (use -k to keep). scaffold.command.archive
/create [world name] Create a new world. scaffold.command.create
/open [world name] Open a world. scaffold.command.open
/close [world name] Close a world. scaffold.command.close
/export [world name] Export a world. scaffold.command.export
/import <.zip file link> <world name> Import a world. scaffold.command.import
/worlds Show all worlds. scaffold.command.worlds

About

A Minecraft plugin for build servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%