Bed Portals, Custom Portals, vanilla Nether Portal system & vanilla End Portal system!
Version 3.0.1
Added»
config.yml & lang files auto-updater.
Settings in the config to activate/deactivate the Nether Portal Manager & End Portal Manager. If you want to use the Vanilla Nether/End Portal system, set '<nether/end>_portals_manager.active' to false.
Bed Portals! Bed portals are a new type of portals that always teleport the players to their beds. If a player doesn't have a bed, the portal will teleport him on a random position in the specified world or at the specified destination (configurable from the config). 'no_bed_action' possible values: RANDOM, SPAWN (They don't support multi-values). Portals dimensions: 5x4 Players can build Custom Portals without any command, like a normal Nether Portal. You only have to create it in the config.yml file.
Custom Portals! Custom portals are a new type of portals that can teleport the players on a random position in the specified world or at the specified destination. They can also send messages to the player and execute commands! 'actions' possible values: RANDOM, SPAWN, COMMAND, TEXT (They support multi-values). Portals dimensions: 5x4 Players can build Custom Portals without any command, like a normal Nether Portal. You only have to create it in the config.yml file.
New Enums, Classes and static methods. Please, check the Developer section in the main page for more info.