Installation

Main Way

This is the basic way to do it (the other is a backup in case I am not allowed to package my plugin with joda-time):

  1. You must have Vault plugin on your server. If not, get it here.
  2. Download the plugin from Bukkit ONLY. This ensures that the plugin has no viruses and is safe to use since each upload is inspected by staff before being allowed to be downloadable.
  3. Extract the zip file into your plugins folder NOTE: if a lib folder already exists then merge them together, this plugin uses joda-time which is an external library (not plugin) and needs to be contained there so it doesn't crash the server.
  4. Start/Reload/Restart your server
  5. Edit the config as you want it
  6. If edited config reload or restart server again
  7. ...
  8. Profit!

Backup Way

This is fairly similar to the first way but requires some extra steps, so you will see overlap in the steps here and above

  1. You must have Vault plugin on your server. If not, get it here.
  2. Download the plugin from Bukkit ONLY. This ensures that the plugin has no viruses and is safe to use since each upload is inspected by staff before being allowed to be downloadable.
  3. Place the jar into your plugins folder.
  4. Create a lib folder inside your plugins folder.
  5. Download and place joda-time (download here). Without this the plugin will error out when prompted for age, and it is a jar dependency that is not a plugin, so if you place it into your plugins folder only (not lib) then your server will error out (just so you know: that is baaaaad!)
  6. Start/Reload/Restart your server
  7. Edit the config as you want it
  8. If edited config reload or restart server again
  9. Done!

Comments

Posts Quoted:
Reply
Clear All Quotes