Description OfflinePlayers is a plugin that creates an entity if a player disconnects. This entity spawns at the last location of the player and can be attacked. The entity also contains all the items, exp and armor of the player. If the entity is killed, the items, armor and exp will drop, and the player will die on his next login. You can configure the behavior of the clone in the config.yml file. The entity de-spawns after the player joins back in. Requires LibsDisguisesandProtocolLibto be installed on the server.
Q: Is the chunk where the clone is located always loaded?
A: No the plugin does not contain any chunk manipulations. These are handled by the server.
Q: Can i use this plugin with Spigot Forks?
A: The plugin is usable but not stable since some forks manipulate how entities behave if their chunk is loaded/unloaded. This can lead to an undisguised clone. (Fox)
Need help or found a bug? Contact the developer or open an issue on GitHub
Preview
For Developers This plugin contains the following events: