SimplePortalsSpawn  - Bungee Portals, Custom Portals, SpawnPoints, Linked Worlds & Other icon

SimplePortalsSpawn - Bungee Portals, Custom Portals, SpawnPoints, Linked Worlds & Other -----

Tp players to a direct spawnpoint in the Overworld, Nether and End.




Version 3.4.2
SimplePortalsSpawn is now compatible with Spigot 1.20!
----------, Jun 9, 2023

Version 3.4.1
SimplePortalsSpawn is now compatible with Spigot 1.19!​
  • Temporarily removed WorldGuard support for any server running in 1.19.
If you need support please open a Ticket in my new Server Discord!​
----------, Jun 7, 2022

Version 3.4.0
If you need support please open a Ticket in my new Server Discord!
  • Added new flags for any WorldGuard region.

    The first flag is 'allow-simplenetherportals'.
    If set to false, players will not be able to use Nether portals.
    P.S. It has a lower priority than 'allow-simpleportals' flag.
    Default value» true
    Bypass permissions»
    - worldguard.region.bypass.<world>.<region>.allow-simplenetherportals
    - simpleportalsspawn.wg.region.bypass.<world>.<region>.allow-simplenetherportals

    The second flag is 'allow-simpleendportals'.
    If set to false, players will not be able to use End portals.
    P.S. It has a lower priority than 'allow-simpleportals' flag.
    Default value» true
    Bypass permissions»
    - worldguard.region.bypass.<world>.<region>.allow-simpleendportals
    - simpleportalsspawn.wg.region.bypass.<world>.<region>.allow-simpleendportals
----------, Jun 3, 2022

Version 3.3.0
  • Added WorldGuard Support! There is a new flag for all the regions.
    The flag is '
    allow-simpleportals'.
    If set to false, players will not be able to use Nether or End Portals.
    Default value» true
    Bypass permissions»
    - worldguard.region.bypass.<world>.<region>.allow-simpleportals
    - simpleportalsspawn.wg.region.bypass.<world>.<region>.allow-simpleportals
----------, Jan 15, 2022

Version 3.2.0
  • Added a TabCompleter for any command.
  • Fixed Commands Help list. It now shows only the commands the player can execute.
  • Added 'BUNGEE_TP' action for CustomPortals! From now, you can create a custom portal that teleports the player on another Server. Example:
    Code (YAML):
    custom_portals:
      example_skyblock_portal
    :
        material
    : BEDROCK
        actions
    :
          - TEXT
          - BUNGEE_TP
        text
    :
          - '&5&lSimplePortalsSpawn | &fTeleporting to another Server ... Server&7» &dSkyBlock'
        bungee_server
    : skyblock
----------, Jan 9, 2022

Version 3.1.0
SimplePortalsSpawn is now compatible with Spigot 1.18!
Please, if you have any suggestion or if there is any bug send me a PM on Spigot or on Discord (Yoshiro#4276)
----------, Dec 2, 2021

Version 3.0.3.1
  • Fixed 1 bug with the random tp.
  • There is nothing new :(
Pls, if you have any suggestion send me a PM on Spigot or on Discord (Yoshiro#4276)
----------, Nov 27, 2021

Version 3.0.3
  • Fixed 2 bugs in custom portals and vanilla End portals.
  • There is nothing new :(
----------, Sep 5, 2021

Version 3.0.1
[​IMG]
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.
Changed»
  • The link of the plugin in the update checker.
----------, Aug 23, 2021

Version 3.0.1
Added»
  • 'playerEvents.yml' file to execute commands when the events '
    PrePlayerDestinationTeleportEvent' and '
    PostPlayerDestinationTeleportEvent' are fired!
    Placeholders: %player-name%, %player-uuid%, %portal-type%, %destination-world-name%, %destination-environment%, %destination-need-permission%, %destination-permission%, %destination-id%, %destination-x%, %destination-y%, %destination-z%, %destination-yaw%, %destination-pitch%.
  • Update Checker. To receive the update message the player needs the permission 'simpleportalsspawn.update.warning'.
    I want to thank Choco for posting his Update Checker as a resource!
----------, Aug 16, 2021

Version 3.0 - Plugin recoded
Added»
  • End Portals Support!
  • Other things...
Please, read the main page to see the new functions and commands!
If you want to update this plugin from 2.1 or less to 3.0, please delete the 'SimplePortalsSpawn' folder from your plugins directory!
I worked really hard on this new version, and I recoded it from 0.
I added new commands, new functions, custom languages, Dev API, updated the main page and other things.
Please, leave a review :giggle:
----------, Aug 5, 2021

Version 2.1
Added»
  • 1.16.x and 1.17.x support!
Removed»
  • 1.11.x, 1.12.x & 1.13.x support! Sorry :'(

ATTENTION:
I do not recommend to use this version in your Server, it may cause some issues and the code is not optimized!
Tomorrow I'll start to recode it again and I'll add some other features, so if you want to see any new command or function please PM me by tomorrow!
Thanks and sorry. :cry:
P.S. I'll try to add End Portals support again.
----------, Jul 27, 2021

Version 2.0
Added»
  • Commands TabCompleter:
[​IMG]

  • Command: /sps linkworld <world name> <world name (destination)> - Permission: simpleportalsspawn.linkworld
  • Command: /sps removespawn <world,x,y,z,yaw,pitch> <overworld/nether> - Permission: simpleportalsspawn.removespawn
  • Command: /sps removelinkedworld <world name> <linked world name> - Permission: simpleportalsspawn.removelinkedworld
  • Command: /sps spawnpoints <overworld/nether> [page] - Permission: simpleportalsspawn.spawnpoints
[​IMG]

With clickable text to remove spawnpoints and change page!
  • Command: /sps linkedworlds <world name> [page] - Permission: simpleportalsspawn.linkedworlds
[​IMG]

With clickable text to remove/add a new linkedworld and change page!
  • language.yml automatic updates.
  • Plugin recoded!
Removed»
  • End Portals support [ :( ]: Because it caused Servers crash. I'll try to find a solution.

If you need help please contact me on Discord (Yoshiro#8855).
----------, Oct 24, 2020

Version 1.8
Added»
  • "/sps addspawnpoint" command - [Permissions: simpleportalsspawn.addworldspawn.overworld, simpleportalsspawn.addworldspawn.nether, simpleportalsspawn.addworldspawn.end]
  • Now the plugin allows you to set different spawnpoints [one of them will be chosen randomly]
  • Config.yml auto-update
  • "added_spawnpoint" message (&7You have &aadded &7a new Spawnpoint in &e%world%&7!)
In case of any issue, please contact me on Discord! (Yoshiro#8855)
----------, Aug 7, 2020

Version 1.7.1
Fixed» End Portals didn't teleport players from The End
----------, Aug 7, 2020

Version 1.7
Added» 1.16(.1) support
----------, Aug 5, 2020

Version 1.6
Added» "/sps toggleportal <end/nether> - simpleportalsspawn.toggleportal" command
Added» "toggleportal_syntax_error", "portal_enabled" and "portal_disabled" messages in language.yml
Fixed» Some errors in console
----------, May 20, 2020

Version 1.5.2
Removed» "unknown_world" and "world_created" messages!
----------, May 19, 2020

Version 1.5.1
Fixed» Alias (Ups, my fault)
----------, May 19, 2020

Version 1.5
Added» "/sps changeportalspeed <value> - simpleportalsspawn.changeportalspeed" command (Execute this command to set in your config new settings)
Added» 2 new messages in language.yml ("changed_portal_speed" and "portal_speed_syntax_error")
----------, May 19, 2020

Version 1.4
Removed» Instant TP (You must stay 5 seconds in the portal)
+ BugFixes
----------, May 18, 2020

Version 1.3
Added» language.yml file
----------, May 17, 2020

Version 1.2
Added» "/sps setworldspawn" and "/sps reload" commands + Permissions
----------, May 17, 2020

Version 1.1
Added» OverWorld and End tp

Remove SimpleNetherSpawn from your Server!
----------, May 16, 2020

Resource Information
Author:
----------
Total Downloads: 2,470
First Release: May 13, 2020
Last Update: Jun 9, 2023
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings