WorldPlayerCount
A simple PocketMine addon plugin for Slapper which allows you to create a slapper counting the players of a world(s) on its name tag.
Versions
-
v1.0-beta
-
v2.0-beta
- Added combined world player count support!
- Added customizable count-check interval, see the config
Usage for single world
Note: This is used when creating a slapper counting the players of 1 world only
- First thing we add after the entity type (human) is the nametag we want, followed by a {line} tag then adding "count WORLDNAME"
-
Example : /slapper spawn human Hub{line}count Hub
- Congrats!, you spawned an entity counting the players of the world "Hub"
Usage for combined worlds
Note: This is used when creating a slapper counting the players of more than 1 world
- First thing we add after the entity type (human) is the nametag we want, followed by a {line} tag then adding "combinedcounts World1&World2" and so on with the "&" symbol
-
Example : /slapper spawn human SkyWars{line}combinedcounts SK-1&SK-2&SK-3
- Congrats!, you spawned an entity counting the players of the worlds "SK-1", "SK-2" and "SK-3" at the same time
Config
- In the config you can customize the name tag of the slapper, it is set to "{number} Playing" by default
- The count "check" interval is also customizable and it is set to 1 second by default
Contacts
In case you are confused about the usage or found a bug please contact me on my discord @кнαℓє∂#7787