Skip to content

Commit

Permalink
update stands on meta
Browse files Browse the repository at this point in the history
  • Loading branch information
mergu committed Aug 18, 2017
1 parent 3a6f927 commit 49bbcd1
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ public class PlayerStandsOnScriptEvent extends BukkitScriptEvent implements List

// <--[event]
// @Events
// player stands on (<material>)
// player stands on material (in <area>)
// player stands on (<material>) (in <area>)
//
// @Regex ^on player stands on?$
// @Regex ^on player stands on [^\s]+( in ((notable (cuboid|ellipsoid))|([^\s]+)))?$
//
// @Triggers when a player stands on a pressure plate, tripwire, or redstone ore.
// @Context
Expand Down

0 comments on commit 49bbcd1

Please sign in to comment.