⚠️This version completely rewirtes the command system. Don't forget to update any addons you're using.
Changes
- The command system is now significantly more performant
- Tab auto-completion now works (report by @Feryc)
- Minor bug fix for /bmv unload (world_name)
New
New message are added for the command
/bmv tp (world_name) (player)
From config.yml
cmd_teleport➡️ is sent to the teleported player
cmd_teleport_success➡️ is sent to the admin which teleport a target player
Default values if you want to copy past and add to your current config file:
cmd_teleport: "&e[BulMultiverse] &aYou was teleported to the world: &2%name%."
cmd_teleport_success: "&e[BulMultiverse] &aThe player %player% was teleported to the world: &2%name%."