Skip to content

untocodes/Vaults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Vaults

Simple Vault plugin for Bukkit/Spigot.

Features

  • Open Source.
  • Easy to use.

Commands

/vault [ID] - Open a vault

/adminvault [ID] [USERNAME] - Open another player's vault.

Permissions

/vault vaults.use.[AMOUNT]

/adminvault vaults.admin

Setup

  1. Download or build the plugin.
  2. Add the plugin file to the plugins folder.
  3. Start the server.
  4. Edit the plugins/Vaults/config.yml to include your mysql details.
  5. Start the server. Enjoy!

Development Setup

  1. Download the project source from the github.

  2. Press File -> Open Projects from The File System in eclipse.

  3. Select the Vaults folder.

Licence

See the LICENSE file.