Jump to content

Search the Community

Showing results for tags 'teleportation'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions
  • Graphics

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
    • Creators Directory
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services
  • Memberships

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 9 results

  1. Version 1.0.0

    68 downloads

    RandomTeleport Rust Plugin The RandomTeleport plugin allows admins on a Rust server to teleport to a random player. It provides a simple command that can be used by admins to teleport to a random player's location. Features Teleport admins to a random player on the server. Permission system to control who can use the teleport command. Notifications displayed to the admin about the teleportation process. Installation Make sure you have the Oxide framework installed on your Rust server. If not, follow the instructions provided by Oxide to set it up. Download the RandomTeleport.cs file. Place the RandomTeleport.cs file into the server's oxide/plugins directory. Restart the Rust server or use the Oxide command to load the plugin (oxide.load RandomTeleport.cs). Usage Only admins or players with the randomteleport.use permission can use the teleport command. To teleport to a random player, use the command /tr in the game chat. After executing the command, you will be teleported to a random player's location. A notification will be displayed indicating the teleportation and the target player's name. If no players are found on the server, a notification will be displayed indicating that no players are available to teleport to. Permissions randomteleport.use - Allows players to use the teleport command. Configuration (Optional) The RandomTeleport plugin does not have any configuration options.
    $60.00
  2. Version 1.0.6

    27 downloads

    Clan Homes allows your players to set one or more clan homes for their clan! This plugin was designed for configurability, with this permission and config system you and your players can control every aspect. Note: this plugin requires a Clan plugin to function. ★ Optional Multi-Home System - Allow players to set a single clan home or multiple ★ Cooldown System - Fully configurable cooldowns based on permissions you create in the config ★ Teleport Configuration System - Configure what is and isn't allowed when teleporting to the clan home(s) ★ Easy Cancel System - Easily cancel your teleport home by typing /ch c or /tpc (works with NTeleportation) ★ Notify System - Notify your clan mates where the new clan base is (if enabled by clan leader) ★ and more! (Rest of features below) ★ Custom Permission System - Allow your clan leaders to choose what roles in the clan can set the clan home(s) ★ Blacklist System - Prevent setting clan homes on a configurable list prefabs ★ Home Limit System - Limit the number clan homes, number of times a clan home can be teleported to, and or the number of home teleports each permission has ★ Clan Member Threshold - Prevent the ability to set clan home if the clan does not meet the configurable number of members required Q: Does this work with X clan plugin? A: Most likely yes. If your plugin is compatible with K1llY0u's clan plugin, it will be compatible with this plugin. If its not listed in the "Works With " section, feel free to ask in the Discussions section. For support, please make a support ticket and include any pertinent info (like how to recreate/what you were doing at the time) and any errors that occur.
    $12.49
  3. Version 1.1.2

    25 downloads

    This plugin allows users with permission to throw a custom grenade, which when it explodes, teleports the player to its location. The time between throwing the grenade and teleporting to it can be configured to whatever times you like. You can have as many different grenades as you want, all with different fuse lengths if you would like. In the config file, you can control whether players can use while mounted, while building blocked and also set a maximum range (meters) which they work. It's a lot of fun, and players will find all sorts of fun ways to use them to their advantage. For example, imagine setting the fuse length (if allowed in the config) to several minutes, then dropping it on the floor of your base before going out for a roam or farm and then after fuse time expires, you instantly teleport back to the safety of your base. Or, if allowed within building blocked zones, players could use them to exploit weaknesses in other players bases, any open windows or roof access could quite literally now become a portal into their base! The possibilities are endless, only limited by your players imagination (and your configuration! :D) Teleport Grenade SkinID: 3338854123 Permissions: teleportgrenades.admin (to use give & clear cooldown commands) teleportgrenades.buy (to use /tpgbuy command) teleportgrenades.bypasscooldown teleportgrenades.use Default Commands (Prefix with / for chat command): tpgbuy <FuseLength> <Amount> (Buy a TP Grenade - requires buy perm) tpggive <PlayerName> <Amount> <FuseLength> (Give a TP Grenade - requires admin perm) tpgclearcd <Playername> (Clear cooldown for a player - requires admin perm) tpgclearcd (Clears all cooldowns - requires admin perm) tpgfuse <FuseLength> (Change the fuse length of the item you are holding) How it works: Server owners can place TP Grenades in their loot tables using the smoke grenade item (ItemID: 1263920163) and the SkinID above, then they must use a custom name. By default, the plugin issues grenades using the name "Teleport Grenade", but the way this plugin works, players can choose to buy TP Grenades with whatever fuse length they want. For example, if a player wants a 3 second fuse, they purchase using the command "tpgbuy 3". The item which appears in their inventory will be called "Teleport Grenade (3 sec)". The display name is IMPORTANT, since the plugin uses the value within the brackets to determine the fuse length. If server owners are placing these items in the loot table, they must consider this and use the same naming format, with the time within brackets exactly as above. If server owners want to issue grenades to players with a command, they can do so using the syntax "tpggive PlayerName Amount FuseLength" Players Can Set The Fuse Length of a Held Teleport Grenade item: Simply set the active item in the hot bar to the grenade you want to se, then use the SetFuse command, "tpgfuse" by default. e.g. "tpgfuse 3" sets a 3 second fuse etc. If you have any issues, please join my Discord for help: https://discord.gg/jnyg3FvDnc Help: FuseLength must be in seconds. tpgclearcd clears all players cooldowns tpgclearcd PlayerName clears cooldown for that player only Default Config: { "General Options": { "Chat Prefix": "<color=orange>[Teleport Grenades]</color>", "Use Chat Prefix": true, "Custom Chat Icon (Default = 0)": 0, "Use This Plugin to Control Stacking/Combining of TP Grenade Items": true, "Use NoEscape to Prevent TP Grenade Use": true, "Player Cooldown Time (seconds)": 600, "VIP/Custom Cooldowns (seconds)": { "teleportgrenades.example1": 480.0, "teleportgrenades.example2": 360.0, "teleportgrenades.example3": 240.0 } }, "Purchasing Options": { "Enable purchasing via chat or F1 console command": false, "Player Buy Command (Chat or F1 Console)": "tpgbuy", "Purchasing Currency (ServerRewards|Economics|Custom)": "Custom", "Currency Unit Displayed e.g: RP | $ (Not Used for Custom Currency)": "RP", "Cost Per Teleport Grenade": 500, "Custom Currency": [ { "ShortName": "scrap", "SkinID": 0, "Display Name": "Scrap" } ] }, "Grenade Options": { "Skin ID": 3338854123, "Display Name": "Teleport Grenade", "Set Fuse Command (Chat or F1 Console)": "tpgfuse", "Allow Use in Building Blocked Zone": false, "Allow Use While Mounted": false, "Dud if Thrown While Mounted or Building Blocked (false = Refunded)": false, "Maximum Fuse Length Allowed (Seconds)": 30, "Grenade Emits Repeating Beep Sound When Armed": true, "Prefab Path to Use For Beeping Sound": "assets/prefabs/locks/keypad/effects/lock.code.lock.prefab", "Delay Between Beep Sounds (Seconds)": 1.0, "Velocity Modifier For Thrown Grenade (0 = Default)": 1.0, "Maximum Range (meters) That TP Grenade Will Work (0 = Unlimited)": 0.0, "Teleport Appear Effect (Prefab Path)": "assets/prefabs/missions/portal/proceduraldungeon/effects/appear.prefab", "Teleport Disappear Effect (Prefab Path)": "assets/prefabs/missions/portal/proceduraldungeon/effects/disappear.prefab" }, "Version Number": { "Major": 1, "Minor": 1, "Patch": 1 } } API: The following hook is available to use in your plugins to check custom Smoke Grenades to avoid conflict with your plugins: object IsTpGrenade(ulong skinID) // returns true if is a TP Grenade, otherwise returns null Call it directly without referencing the plugin: if (Interface.CallHook("IsTpGrenade", skinID) != null) return true; // Is a TP Grenade Or reference my plugin and call like this: [PluginReference] Plugin TeleportGrenades; if (TeleportGrenades.CallHook("IsTpGrenade", skinID) != null) return true; // Is TP Grenade
    $4.99
  4. Version 1.0.2

    86 downloads

    XTravel: Travel and redirect players to other servers using the Rust Nexus System XTravel is a plugin that allows you to travel between servers using the nexus system with a simple custom chat command. You can configure an unlimited number of destinations in an easy-to-use config file. Just enter the command name (which should be the name of your server), the IP, and the port. Configuration The configuration for the servers can be done in the config file. Here is an example of how to add a server: { "Servers": { "myservername": { "IP": "0.0.0.0", "Port": 28015 } } } In this example, myservername is the command that will be used to travel to this server. Usage instructions To allow a player to use this command, add the following Oxide permission: xtravel.use. In the in-game chat, type: /myservername. For example: /vanilla, /x2, or /coolserverx10. Upon entering the command, a 10-second timer will start, and a message will inform the player that the travel is about to commence. You can cancel the travel during this period by typing /canceltravel. Important note: Player inventories or BP's will not be transferred to the destination server. Admin commands First, add the admin permission: xtravel.admin - /myservername all: It will transport all players in the current server to the destination server. The cooldown cannot be cancelled by players (ex: /serverx2 all). - /myservername steamid: It will transport the specified player to the destination server (ex: /vanillaserver 76561198396973221). The steamid is a 17 digit number. Language files Language files for all messages can be edited in the oxide/lang/en directory. Support If you have any questions or comments, please post them here or contact me directly. Updates The plugin is regularly updated and tested live on multiple servers to ensure flawless operation. Please check the version number in the XTravel.cs file to ensure you are using the latest version.
    $4.99
  5. Version 0.14.0

    342 downloads

    Are you looking for a light way of teleportation? No desire to allow everywhere and personal home teleports? With BusStopPort you can turn your Rust Bus Stops into a transport system. Features: Just sit down and select destination No chat commands needed for use Charge items for travel (configure type and quantity) Support for Economics as currency Configure Port-From/To for every Stop Configure Bus Stop Names New: Simple cooldown timer - default 0s Maximum of 56 (4x14) "Travel To" Stops Automatic Initialization of existing Bus Stops Automatic BusStop labelling after closest monument. NoEscape - Combat Block support Quick support & open to suggestions Configure menu transparency Installation: See video below. Chat Commands: /busstopinit will add seating to all Bus Stops on the map and create the BusStopPort.json (admin only). /busstopremove will remove all seats and clean out the config file (admin only). /busstopcooldownreset will reset all pending cooldowns (admin only). Console Commands: busstop.init will add seating to all Bus Stops on the map and create the BusStopPort.json. busstop.remove will remove all seats and clean out the config file. Permissions: busstopport.admin to use /busstopinit, /busstopremove and /busstopcooldownreset busstopport.use to use the teleport Video:
    $9.99
  6. Zeeuss

    Jump

    Version 0.1.0

    59 downloads

    What is it? A simple command to jump from one place to another. How to use it? Look at anything and type /jump and you will be teleported to the place you are looking at if the place is further than the MaxDistance in config you will be teleported (MaxDistance meters) into that direction. Permission jump.use -- Gives you ability to use the /jump command ChatCommand /jump Configuration { "Max jump distance": 300.0 }
    Free
  7. Ghosty

    ServerWarp

    Version 1.0.1

    191 downloads

    About: A simple plugin that enables players to seamlessly warp between different servers, which can be set up in the config or using the /addwarp command. Commands: /warp [name] - Warps you to a set server /addwarp [warpName] [ip] [port] /cancelwarp - cancels the warp Permissions: oxide.grant group admin serverwarp.CanAddWarp (Is highly recommended to only grant this to the admin group) oxide.grant group default serverwarp.CanWarp oxide.grant group default serverwarp.CanCancel Config: { "CancelMessage": "<size=20><color=red>Server</color>Warp</size>\n<size=15><color=white>Warp cancelled!</size>", "CountdownSeconds": 5, "WarpMessage": "<size=20><color=red>Server</color>Warp</size>\n<size=15><color=white>You are being warped to {0} in {1} seconds...</size>", "Warps": { "Example_warp": { "IP": "0.0.0.0", "Port": "28015" } } }
    Free
  8. Ghosty

    Redirect

    Version 1.0.1

    244 downloads

    Simple plugin to redirect players to your new server with a configurable chat message. Config: { "RedirectDelay": 10.0, "RedirectMessage": "<size=20><color=red>Warning</color>: You will be redirected to the new server in {0} seconds.</size>", "ServerIP": "0.0.0.0", "ServerPort": "28015" } Permissions: o.grant group admin redirect.admin
    Free
  9. Version 1.0.4

    2 downloads

    $10.00
1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

101.7k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.