Skip to content

talrey/plotsPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plotsPlugin

Plots plugin developed for the Arcane Survival server.

Author: "Morios" Mark Talrey

Current Version: RC.3.2.0 for Minecraft 1.7.10

Notes:

  • Plot data is saved to "plots.ser" in the main server folder. This is serialized object data created by Java, and may not be human-readable.
  • Credit data is saved to "plotBank.ser" in the main server folder. Same warning applies.
  • Currently saves on reload or server stop. I may add timed saves in at a later date.
  • Credits should be working now, there's a bank implemented!
  • Credits are earned by breaking or placing blocks, at the rate specified in the config.yml file.
  • The owner of a plot is immune to lost editor rights, as are admins.

Commands:

  • credits: (alias: /cr) See your balance or send credits to another player (/credits give #)
  • plot: master command for plots. Defaults to 'list' option.
  • plot buy: creates a plot. Can create using corners or a radius. Defaults to radius.
  • plot sell: Sells a plot or deletes it. Selling will leave you as an editor, but not the owner.
  • plot add: Add a user to the editor list.
  • plot remove: remove a user from the editor list.
  • plot name: alter the "friendly" name of this plot. Plots without a name will display their coords.
  • plot list: Lists who is an owner of this plot. You don't need to own it to use this.
  • plot help: Displays descriptions of all commands.
  • plot confirm (alias: /confirm): Confirm creation or destruction of a plot.
  • plot cancel (alias: /cancel): Cancel creation or destruction of a plot.

About

Plots plugin developed for the Arcane Survival server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages