I want a plugin that uses portals to teleport a player to a random spot in a different world. To make it simpler to understand, I'll list the features I'm looking for: -Portals (preferably activated via sign such as "Teleporter" plugin) -Teleportation between worlds -Random Teleport -Restricted blocks -Boundaries -Permissions for different worlds For example, I want it to be so that a player at spawn, located in the world "Spawn", can click a sign, activating a portal. The player walks into the activated portal and goes to a different world, "Build1". The player is at a random spot in the world, within restricted boundaries for x and z coords. In the config file, I've set it to deny randomly teleporting on water, so the player must spawn on land. A second player at spawn in world "Spawn" activates a second portal via sign. The player walks through the activated portal and is teleported to world "Build2". He too spawns to a random spot on land within boundaries. A third person, a donator to the server, is at spawn in world "Spawn". He activates a portal for the "DonorWorld", a specific world that can only be accessed by donors. If a non-donor tries to enter the portal, he is denied access due to the lack of permissions. Sorry for the long explanation, but I wanted to make sure that I was being clear enough for the plugin to work just as I imagined. I believe this plugin or one like it might already exist, but after thorough searching, my results are inconclusive. If anyone can direct me to an existing plugin, this too will satisfy me. Thank you for your consideration. -JaredJoyal