spigotplugins / fakeplayer

(WIP) A plugin allows you to create fake players to increase your server player count.
https://www.spigotmc.org/resources/73139/
MIT License
49 stars 16 forks source link
bukkit bukkit-plugin java kotlin minecraft plugin spigot spigot-plugin

Fake Player (WIP)

A Minecraft plugin that allows you to spawn fake players to your game.\ They increase player count of your server.\ This plugin would help to both server owners and plugin developers for benchmarking their servers/plugins.

Sonatype Nexus (Releases) Sonatype Nexus (Snapshots)

Todo

How to Use

Server Owners

Installing

Download latest FakePlayerPlugin release.\ Put the plugin file into plugins folder.

Scripting

Planning

Developers

Build the plugin Jar file

./gradlew build

// Kotlin DSL compileOnly("io.github.portlek:FakePlayerApi:VERSION")