Skip to content

Commands and Permissions

iDeNoh edited this page Aug 5, 2012 · 1 revision

Commands:

  • /plot <Action> <Arguments>

    Actions:

    • generate <Block1,Block2,Block3,Block4>
    • claim <Name of schematic to load>
    • unclaim <Name of schematic to save>
    • info
    • playerinfo

Permissions:

  • ch.all = required to run
  • Jessassin.plot.admin
  • Jessassin.plot.command
  • Jessassin.plot.claim
  • Jessassin.plot.unclaim
  • Jessassin.plot.generate
  • Jessassin.plot.save
  • Jessassin.plot.load

Persistance database:

  • player_plotcount,"Number of plots owned by player"
  • player_maxplotcount,"Number of plots player can still claim"
  • player_plotarray,array(plot1addr,plot2addr,plot3addr,etc.)
  • plotaddress_owner
  • plotaddress_memberarray,array(member1,member2,member3)

Clone this wiki locally