PlotSq - On Plot Enter #97


  • New
  • Enhancment
Open
Assigned to _ForgeUser8860360
  • _ForgeUser14091643 created this issue Jun 28, 2015

    A event for detecting when a player (or entity) enteres a plot.

    Syntax

    on plot enter:
    

    Example

    on plot enter:
        if {plot::welcome message::%plot at player%} is not set:
            send "§8[§6Plot§8]§6 Welcome to %owner of plot at player%'s plot" # don't know if this is a thing but it should be.
        else:
            send "§8[§6Plot§8]§6 %{plot::welcomemessage::%plot at player%"
    

    Many Thanks, Lambo.

  • _ForgeUser14091643 added the tags New Enhancment Jun 28, 2015
  • _ForgeUser14091643 edited description Jun 28, 2015
  • _ForgeUser8860360 posted a comment Jun 28, 2015

    Still need to add this stuff, but I believe PlotSq is more advanced and should be able to do this.


To post a comment, please login or register a new account.