https://github.com/samkemp/plus-one
Replicate Mineplex's spoofy player count bound
https://github.com/samkemp/plus-one
Last synced: 8 months ago
JSON representation
Replicate Mineplex's spoofy player count bound
- Host: GitHub
- URL: https://github.com/samkemp/plus-one
- Owner: SamKemp
- License: unlicense
- Created: 2018-01-02T01:55:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T11:24:07.000Z (over 7 years ago)
- Last Synced: 2025-02-02T00:36:04.078Z (over 1 year ago)
- Language: Java
- Homepage: https://www.spigotmc.org/resources/plus-one.33332/
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Plus One
Someone asked for a simple solution to replicate the behavior of Mineplex's player count. (`onlineCount + 1`)
So, I provided them with this. It was built to be compatible with both Bukkit/Spigot servers & BungeeCord.
## Usage
Just plop the [binary](https://github.com/OutdatedVersion/plus-one/releases/download/1.0/Plus-One.jar) into the proper folder:
- BungeeCord: `{root}/modules`
- Bukkit/Spigot: `{root}/plugins`