-
Notifications
You must be signed in to change notification settings - Fork 47
selector en_US
Full Name: rpgitems:selector
Providing Plugin: RPGItems
Is a marker power.
Provide a selector for some AOE power
-
count
- Type: Integer
Count of target entities
-
display
- Type: String
Display text of this power.
-
dx
- Type: Integer
Selects only targets less than dx blocks in X-axis from reference position
-
dy
- Type: Integer
Selects only targets less than dx blocks in Y-axis from reference position
-
dz
- Type: Integer
Selects only targets less than dx blocks in Z-axis from reference position
-
id
- Type: String
ID of this power, should be unique on this item
-
r
- Type: Integer
Selects only targets less than r blocks from reference position
-
rm
- Type: Integer
Selects only targets more than rm blocks from reference position
-
score
- Type: String
Selecting targets by score(s),
score_name:min,max another_score_name:min,max
-
tag
- Type: String
Selecting targets by tag(s),
MUST_HAVE,!MUST_NOT_HAVE
-
team
- Type: String
Selecting targets by team(s),
MUST_ON,!MUST_NOT_ON
-
type
- Type: String
Type(s) of target entities
-
x
- Type: String
X-coordinate of reference position, tilde notation is available. Use player's current position if empty
-
y
- Type: String
Y-coordinate of reference position, tilde notation is available. Use player's current position if empty
-
z
- Type: String
Z-coordinate of reference position, tilde notation is available. Use player's current position if empty
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.