Updated Community Scripts (markdown)

cj89898 2020-07-01 13:41:12 -05:00
parent fa78ed48d4
commit cb29cb7e38

@ -1120,12 +1120,12 @@ number_in_group_of_worlds:
**Usage:**
* `%javascript_listplayers_all,<type>%` - Matches all players
* `%javascript_listplayers_perm,<permission>,<type>%` - Matches all players with `<permission>`
* `%javascript_listplayers_world,<world>,<type>%` - Matches all players in <world>
* `%javascript_listplayers_world,<world>,<type>%` - Matches all players in `<world>`
**Types:**
* `list` - Returns a list of players separated by `, `
* `amount` - Returns amount of players matched
* `<integer>` - Returns the # of the player matched.
* `<integer>` - Returns the # of the player matched
**Examples:**
* `%javascript_listplayers_all,list%` - `Tanguygab, cj89898, funnycube, clip`