1. How do I give a player permission to use TP admin commands like /tpsave without adding them to admin group?

    I tried: oxide.grant user 765611982157xxxxx teleportation.admin
     
  2. Wulf

    Wulf Community Admin

    This plugin doesn't have any permissions, it only uses Rust's auth levels for all.
     
  3. FEATURE REQUEST: Please add permissions so I can have a VIPGroup :)
     
  4. Wulf

    Wulf Community Admin

    I'm sure Mughisi will with his rewrite.
     
  5. awesome. the one he started like a month ago :)
     
  6. Permissions for this plugin will make life so much easier :)
     
  7. How can I change the limited number of TPs to home?
     
  8. You have a config file in config folder for the plugin this is where you edit it with notepad++
     
  9. hi i am editing the config file with notepad++ and then replacing the file but it dose not change , am i doing something wrong plz help
     
  10. you might have a problem with your config file. try copy and paste its contents to JSONLint - The JSON Validator. and testing to see if you got it correct.
     
  11. how to allow /sethome for friends without cupboard access?

    I have building owner and friends installed but says I must be able to build in this zone to set home

    I want to be able to allow people to sethome but i dont want them to be able to build
     
  12. I have seen others mention players hurt on Teleporting as well.
    From what I have noticed it is only when teleporting to height. Ground based Teleports never seem to hurt a player.
    Some die on teleport due to already low health
     
  13. Is there a command to check how many teleports a player has used during the current day?
     
  14. Can we get the option to set a time delay of use for /removehome that would be great.
    And maybe that VIP has more set homes. ;)
    Appreciate all the work you Devs do btw
     
  15. Is it possible to teleport sleepers to an admins location? This would be extremely helpful addition to the plugin.
     
  16. @_TEAK_ this isnt possible yet...
    @dboyleon try using /tplimits home or /tplimits tpr and youll should see how many tps are left.. you can calculate then..

    And the plugin still making big lags... but we have got about 262.000 Entities and had more than 300 players playing here...
     
  17. @PaCe We've seen that upping the cooldown on tpr aids in lessening the amount of lag.
     
  18. can somebody help me i cant chance howmany time you can teleport and the time in between.

    i have the friend aip on
    and the owners building check
     
  19. hi, how to delete all locations saved by players ?
     
  20. FTM

    FTM

    Code:
    [Oxide] 9:20 PM [Error] Failed to call hook 'cmdTeleport' on plugin 'm-Teleportation v1.4.23'
    File: m-Teleportation.lua Line: 2619 attempt to index local 'message' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0