Introduction
Want to up the ante on death in one or more of your worlds?
The BanFromWorlds plugin allows you to set one or more worlds that, on death, the player is banned from for a configurable amount of time. When they die in one of these worlds, they will be teleported to a configurable world, and will not be allowed to teleport to the chosen worlds until their ban expires (or until the server is restarted)
Requirements
This plugin requires Multiverse-Core 2.5
Configuration
config.yml contains 3 values:
- worlds_in_which_death_causes_teleport_csv
- One or more worlds that, on death, cause a ban to these worlds.
- Example 1: hardcoreworld1,creativeworld2
- Example 2: myworld
- world_to_teleport_to_in_event_of_death
- The world that the newly banned user gets teleported to when they die
- Example: world
- length_of_time_in_seconds_to_ban_dead_players_from_worlds
- A positive number, the amount of time, in seconds, that the user is banned for
- Example 1 (30 seconds): 30
- Example 2 (10 minutes): 600
To clarify, the player is banned from all of the worlds listed in 'worlds_in_which_death_causes_teleport_csv', not just the one they died in.
Like My Plugin?
Comment and say so! Also, if it's within your means and you feel like doing so, you can donate a bit of beer money to me by clicking "Donate" to the top right.

