== Installation == 1. Download VoidWorld.jar 2. Place it in your server's /plugins folder 3. Restart your server 4. Done! VoidWorld works out of the box. == Commands == /voidworld create <name> — Creates a new void world with a starter platform /voidworld delete <name> — Safely deletes a void world (teleports players out first) /voidworld list — Lists all worlds on your server /voidworld tp <name> — Teleports you to a void world == Permissions == voidworld.admin — Full access to all commands (default: OP) voidworld.use — Can use /voidworld tp (default: true) == Configuration == After first start, edit plugins/VoidWorld/config.yml # Message prefix prefix: "&8[&aVoidWorld&8] &f" # Customize any message messages: world-created: "&aWorld '{world}' created successfully!" world-deleted: "&cWorld '{world}' deleted successfully!" teleported: "&aTeleported to '{world}'!" == Support == Leave a comment if you find any bugs and I will fix them within 24 hours.