If you check the overview you can remove or add the permission to the mod group
NTeleportation
Moved
Total Downloads: 53,605 - First Release: Apr 12, 2016 - Last Update: Apr 5, 2018
- 5/5, 88 likes
-
It seems that after latest update of rust, players are now able to /tpr and /home while wounded
-
I'm running version 1.0.11 and ""InterruptTPOnHurt": true," or false still does not work.
-
It seem the No Escape mod is not being updated and no longer works. I use both this and No escape as a balanced pair. Is there anything you can do to the plugin... maybe fix it?
At the moment i am considering turning off the tp as raiding is futile due to players tping out with the loot.
-
For some reason, a player and even myself cannot set a home on this iceberg but we can on other ones. Anyway to solve this? (yes allow icebergs is true!)
http://i.imgur.com/uvEB4bN.jpg -
@Sneaketh @puddingking
Same here
I ve got reports that players /home or /tpr even /tpa when they are wounded because update bugged it -
Hi,
It would be awesome if you add a config (toggle true/false) to force players to have a home before teleport in town
Thanks for reading -
the pluggin, no work
. fix? sry for my english.
-
Did you make your server update correctly ? -
Which plugin increases the amount of xp earned? Thanks!
-
-
-
Can someone help me out with blocking teleportation in building blocked areas? I am running NTeleportaion on my server.
-
Try setting this in your config
Code:"UsableOutOfBuildingBlocked": false,
-
-
Trying this:
"Home": {
"HomesLimit": 5,
"VIPHomesLimits": {
"nteleportation.vip": 50,
"nteleportation.vipplus": 100
},
with the usergroup vipplus granted permission to nteleportation.vipplus
oxide doesnt scream when i grant usergroup, and the plugin loads fine, but doesnt work...
any idea why? -
[Oxide] 19:35 [Error] Failed to call hook 'cmdChatTeleportRequest' on plugin 'NTeleportation v1.0.11' (NullReferenceException: Object reference not set to an instance of an object)
[Oxide] 19:35 [Debug] at System.Globalization.CompareInfo.IndexOf (System.String source, System.String value, CompareOptions options) [0x00000] in <filename unknown>:0
at UnityEngine.StringEx.Contains (System.String haystack, System.String needle, CompareOptions options) [0x00000] in <filename unknown>:0
at Oxide.Plugins.NTeleportation.FindPlayersOnline (System.String nameOrIdOrIp) [0x00000] in <filename unknown>:0
at Oxide.Plugins.NTeleportation.cmdChatTeleportRequest (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
[Oxide] 19:35 [Error] Failed to call hook 'cmdChatTeleportRequest' on plugin 'NTeleportation v1.0.11' (NullReferenceException: Object reference not set to an instance of an object)
[Oxide] 19:35 [Debug] at System.Globalization.CompareInfo.IndexOf (System.String source, System.String value, CompareOptions options) [0x00000] in <filename unknown>:0
at UnityEngine.StringEx.Contains (System.String haystack, System.String needle, CompareOptions options) [0x00000] in <filename unknown>:0
at Oxide.Plugins.NTeleportation.FindPlayersOnline (System.String nameOrIdOrIp) [0x00000] in <filename unknown>:0
at Oxide.Plugins.NTeleportation.cmdChatTeleportRequest (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
[Oxide] 19:35 [Error] Failed to call hook 'cmdChatTeleportRequest' on plugin 'NTeleportation v1.0.11' (NullReferenceException: Object reference not set to an instance of an object)
[Oxide] 19:35 [Debug] at System.Globalization.CompareInfo.IndexOf (System.String source, System.String value, CompareOptions options) [0x00000] in <filename unknown>:0
at UnityEngine.StringEx.Contains (System.String haystack, System.String needle, CompareOptions options) [0x00000] in <filename unknown>:0
at Oxide.Plugins.NTeleportation.FindPlayersOnline (System.String nameOrIdOrIp) [0x00000] in <filename unknown>:0
at Oxide.Plugins.NTeleportation.cmdChatTeleportRequest (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 -
-
how to use this:
Code:"BlockedItems": {}
Code:"BlockedItems": {"lmg.m249"}
what is the right code to block Items ? -
[Oxide] 08:29 [Info] NTeleportation was compiled successfully in 2036ms
[Oxide] 08:29 [Info] Loaded plugin NTeleportation v1.0.11 by Nogrod
[Oxide] 08:29 [Error] Failed to initialize plugin 'NTeleportation v1.0.11' (ArgumentOutOfRangeException: Argument is out of range. Parameter name: index)
[Oxide] 08:29 [Debug] at System.Collections.Generic.List`1[Oxide.Game.Rust.Libraries.Command+PluginCallback].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at Oxide.Game.Rust.Libraries.Command.AddConsoleCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, System.Func`2 callback) [0x00000] in <filename unknown>:0 at Oxide.Plugins.NTeleportation.Init () [0x00000] in <filename unknown>:0 at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
[Oxide] 08:29 [Info] Unloaded plugin NTeleportation v1.0.11 by Nogrod
[Oxide] 08:29 [Info] No previous version to rollback plugin: NTeleportation