A PocketMine-MP plugin for managing player registration and login per world.
- Requires players to log in or register when entering specific worlds.
- Ensures security by restricting access to protected worlds.
- Easy-to-use login and registration forms.
- PocketMine-MP latest version (API 5).
- Download this plugin.
- Extract the ZIP file and move the
PerWorldRegisterfolder into your server'spluginsdirectory. - Restart your PocketMine-MP server.
- Open the
config.ymlfile to set the list of protected worlds.
protected-worlds:
- world1
- world2