mirror of
https://github.com/PlaceholderAPI/Javascript-Expansion.git
synced 2025-05-23 18:42:44 +00:00
Updated Community Scripts (markdown)
parent
cb29cb7e38
commit
68b86bdced
@ -1132,7 +1132,10 @@ number_in_group_of_worlds:
|
||||
* `%javascript_listplayers_perm,staff.admin,amount%` - `2`
|
||||
* `%javascript_listplayers_world,building,3%` - `funnycube`
|
||||
|
||||
**Save as** `listplayers.js`
|
||||
**Javascript Code**
|
||||
|
||||
<details>
|
||||
<summary>listplayers.js</summary>
|
||||
|
||||
```javascript
|
||||
var args0;
|
||||
@ -1308,6 +1311,7 @@ function onlineList() {
|
||||
}
|
||||
onlineList();
|
||||
```
|
||||
</details>
|
||||
|
||||
**Add to** `javascript_placeholders.yml`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user