UberTool - Admin's new Friend

UberTool - Admin's new Friend 1.4.37

  • Added a switch to enable/disable the use of IsAdmin check:
    JavaScript:
      "Permission": {
        "Grant usage right by IsAdmin check": true,
    Setting this to false needs anyone to have one of your choosen permission(s)
  • Fixed "building on monuments not working" at some cases
  • Small changes to hammer "block grade changing" (by rare issue report)
  • Added an option to prevent deployables from being destroyed by surrounding actions, like wall rotations or removal, etc.
    JavaScript:
      "Tool": {
        "Disable deployable ground-missing checks": true,
  • Like
Reactions: MalS
  • Fixed an repeating NRE at "Update" while moving an object
  • Like
Reactions: MalS and iDeath91
  • Fixed NRE at "OnPlayerTick" (while Hammer choosen)
  • Like
Reactions: MalS
  • Fix for an NRE at the HammerTool
  • Added by request some administrative information functionality:
    JavaScript:
      "Tool": {
        "Enable Hammer CodeLock info by leftclick": true,
        "Enable Hammer TC info by leftclick": true,
      }
    These do, when activated, push TC and/or CodeLock info's into an UT-users console, when the HammerTool was leftclicked while looking onto such objects.
    Distance to entity needs to be more then 1,25m (no hit of object).

    19f27f7697e318f006ec04b98de254c9.png

    e50107342ed54f9edd125b91710add79.png

    be704a8dd36cd770a9b398148f3895f2.png



  • Like
Reactions: MalS
  • Small adjustments on the CUI to display again the same line-heights
  • Like
Reactions: MalS