The popup thingy will need some more time ... maybe one day when i will be feeling better i will do it.

Warp System
Create warp points for players to easily teleport to
Total Downloads: 7,208 - First Release: Jan 8, 2015 - Last Update: Oct 27, 2017
- 5/5, 22 likes
-
PaiN updated Warp System with a new update entry:
1.3.0
-
PaiN updated Warp System with a new update entry:
1.3.0
[DOUBLEPOST=1445364181][/DOUBLEPOST]I've tested this version .. but i couldnt test the /warp all sleepers command.
Enjoy. -
PaiN updated Warp System with a new update entry:
1.3.0
-
How do you add the warp.admin permission. God that part is so confusing even reading oxide permission thread.
-
BTW this maybe a typo :
Code:/warp remove <WarpName> => Deletes all the current warps.** /warp wipe => Wipes all the set warps.**
[DOUBLEPOST=1445364934][/DOUBLEPOST]
admin is the permission group name -
-
PaiN updated Warp System with a new update entry:
1.4.0
-
YEa the permissions are odd in rust.
I'm going to test the newest version with zone command shortly, thanks PaiN !
[DOUBLEPOST=1445374332][/DOUBLEPOST]I am creating warp gates using the server console to send the warp commands and not giving the players permission to warp
SPeaking of which, I cannot get the server console command to work at all, I keep getting Oxide FAILED TO CALL HOOK 'cmdWarpPlayer' on 'WarpSystem v1.4.0' errors in server console
[DOUBLEPOST=1445375991][/DOUBLEPOST]And rust just updated..... -
Code:/warp to <WarpName, WarpId> => Use the warp and teleport the player to the Warp location. /<WarpName,WarpId> => A shorter version of /warp to <WarpName, WarpId>
-
1) Delete the config file and reload the plugin.
2) Copy the default WARP_LIST Message from the overview to the config file. -
I cannot get the server console command to work at all, I keep getting Oxide FAILED TO CALL HOOK 'cmdWarpPlayer' on 'WarpSystem v1.4.0' errors in server console
-
-
PaiN updated Warp System with a new update entry:
1.5.0
[DOUBLEPOST=1445453492][/DOUBLEPOST]One question ;x
Do you want more console support ? Like instead to make it work as the /warp in-game ? -
It's really good to use it in conjunction with PlayRust.io when an admin logs into playrust, they get access to the server console via web browser.
[DOUBLEPOST=1445460019][/DOUBLEPOST]And of course, using zoneCMD to issue server side commands when players enter zones, so players cannot figure out the commands themselves -
Any clue what causes the plugin to do nothing? I had to wipe. Ive added warp admin. It lets me make warps. It says ALL for the warp permission. But it does nothing if we /warp WARPNAME
-
Code:
TO GO TO A WARP: /warp to <WarpName, WarpId> => Use the warp and teleport the player to the Warp location.TO ADD A WARP: /warp add <WarpName> <WarpTimer> <WarpPermissionGroup> => Creates a warp point with the set name on the current location.**
-
^^ Yea it's /warp to WARPNAME not /warp WARPNAME
The reason for this is that after (or think of it as inside) the /warp command you have options like 'help', 'add', 'list', 'back', 'remove', 'wipe', 'all', and 'to' which are all functions of the warp command.
But I'm having trouble with the console command not finding player names. I wish it went off playerID instead! -
-
SMH I didn't even try b/c your example said ,<PlayerName>. Never got PLayerName to work
Will report back... Thanks.