
Portals
RUST PLUGIN
Free
[Info("Portals", "LaserHydra", "3.1.0")] [Description("Allows to place Portals which you can step into to teleport | Fixed by HUSTLER4LIFE420 & Claude AI")]
Portals allows to place Portals which you can step into to teleport.
What are portals?
Portals are represented by spheres you can step into. Each portal can have multiple entrances and exits (portal points).
Every time a player enters an entrance, a random exit is chosen for them to be teleported to.Portals can also function in both ways where players can step into an exit and get teleported to an entrance.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
portals.use-- required to use portalsportals.use.<portal>-- required to use portals with individual permissionsportals.admin-- required to use the/portalcommand
Chat Commands
/portal list-- list existing portal names/portal entrance|entr|exit <portal>-- add new entrance or exit to a portal/portal entrance|entr|exit -r <portal>-- add new entrance or exit to a portal, and remove any existing entrances or exits/portal info-- show information about the portal entrance/exit you are looking at/portal remove-- remove the portal entrance/exit you are looking at/portal remove <portal>-- remove the entire portal with the specified name
Configuration
The settings and options can be configured in the Portals file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.
Sphere Radius-- the radius of the portal spheresSphere Density (Enterable)-- the amount of spheres layered on top of eachother for portal points which can be entered (entrance, or exit of a two-way portal)Sphere Density (Not Enterable)-- the amount of spheres layered on top of eachother for portal points which can not be entered (exits of a one-way portal)Portals-- additional options for each specific portalName-- the name of the portalIsOneWay-- if false, exits can also be entered to teleport to a random entranceRequiresIndiviualPermission-- if true, players need the permissionportals.use.<portal>instead ofportals.useTeleportationTime-- amount of seconds to wait before teleporting the playerEntrances-- entrance positions, best not manually configured in hereExits-- exit positions, best not manually configured in here