关于 Admin Map

Admin Map 是 Rust 游戏的创新插件,旨在简化服务器管理并提高游戏体验的质量。该插件专注于优化和功能,为管理员提供了有效控制玩家的工具,最大限度地减少了对服务器和其他参与者的负面影响。

主要特点:

  • 与玩家互动的地图:Admin Map 为服务器管理员提供了一个详细且用户友好的地图,其中显示了所有玩家的位置。这使管理员能够轻松监控玩家的活动和移动,并快速检测可疑活动。
  • 各种不同的管理地图图层:
    – 标记、
    – 文本、
    – 睡眠图层、
    – TC、
    – 储藏室、
    – 睡袋
  • 玩家的快速命令: 该插件允许管理员直接从地图对玩家执行快速作。实时发送消息、惩罚或帮助玩家,最大限度地减少反应时间并提高交互效率。
  • 最小服务器负载:Admin Map 的主要特点之一是服务器负载低。所有处理仅在客户端进行,这意味着该插件不会减慢服务器速度或给玩家带来额外的延迟。这使其成为即使对于高流量的服务器也是理想的选择。
  • 易用性:该插件直观的用户界面使管理员可以轻松访问功能。导航地图、发送命令和监控玩家只需最少的工作量,使服务器管理变得容易。
  • 定制: Admin Map 为管理员提供了自定义功能以满足其需求的选项。扫描区域、可用命令、按钮、权限和其他选项。
  • 硬核旁路:管理员将能够在安装了硬核游戏模式的服务器上访问地图。
    授予权限后,需要重新加入服务器
  • RUST+ 中的支持: 您将能够直接在手机中在地图上在线查看玩家,而无需前往服务器!

Admin Map 是一种集便利性、功能性和优化于一身的创新解决方案。它为管理员提供了有效管理玩家的工具,而不会对游戏和其他服务器参与者产生负面影响。Admin Map 插件对于任何希望创建舒适安全游戏环境的 Rust 服务器管理员来说都是必不可少的资产。
权限:

adminmap.allow - for use adminmap and hardcore bypass
adminmap.<button perm> - any permissions specified in the button settings
adminmap.teleport2marker - teleportation by marker via CTRL+RMB
adminmap.invis - hide player from the player map
adminmap.rust+ - enable rust+ admin map
adminmap.rust+.invis - hide from rust+ admin map  (recommended in case of giving the map to players)

命令:

/amap - show sidebar
/amap off - disable everything and hide the sidebar

 

橱柜地图上的颜色名称:

image.thumb.png.035b13258f8dd52450917721c02f7f47.png

默认配置:

{
  "Auto show sidebar panel": true,
  "Open the admin menu instead of the action menu": false,
  "Text Map Settings": {
    "Font size": 8.0,
    "Use color generation for teams?": true,
    "Color for team": "ffaf4d",
    "Color for solo player": "9bd92f",
    "Color for sleeper": "404040"
  },
  "Command Buttons": [
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "TP",
      "Command": "teleport {steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "TP2ME",
      "Command": "teleport {steamid} {admin.steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "INV",
      "Command": "/viewinv {username}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "SPECTATE",
      "Command": "spectate {steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "KILL",
      "Command": "kill {steamid}",
      "Color": "0.9 0.1 0.25 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "KICK",
      "Command": "kick {steamid}",
      "Color": "0.9 0.1 0.25 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "SHOW\nTEAMMATES",
      "Command": "adminmap.cmd show_player_teammates {steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "SHOW\nPRIVLIDGES",
      "Command": "adminmap.cmd show_player_privlidges {steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "SHOW\nSLEEPING\nBAGS",
      "Command": "adminmap.cmd show_player_sleepingbags {steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "SHOW\nSTASHES",
      "Command": "adminmap.cmd show_player_stashes {steamid}",
      "Color": "1 1 1 1"
    }
  ]
}

 

按钮库:

  • 将物品交给玩家 for AdminMenu by k1lly0u |最低要求版本 1.0.1
    {
       "Permission (adminmap.<perm>)": "",
       "Label": "GIVE",
       "Command": "adminmenu.callback {steamid}.4;adminmenu.callback {steamid}.4",
       "Color": "1 1 1 1"
    }
  • 永久封禁
    {
       "Permission (adminmap.<perm>)": "",
       "Label": "BAN",
       "Command": "ban {steamid}",
       "Color": "1 0 0 1"
    }
  • View 背包(适用于 Backpack Pro)
    {
       "Permission (adminmap.<perm>)": "",
       "Label": "Backpack",
       "Command": "/b {steamid}",
       "Color": "1 1 1 1"
    }
  • 查看 backpack (用于 uMod 的 Backpacks 插件)
    {
       "Permission (adminmap.<perm>)": "",
       "Label": "Backpack",
       "Command": "viewbackpack {steamid}",
       "Color": "1 1 1 1"
    }
  • 旁观者
    {
       "Permission (adminmap.<perm>)": "",
       "Label": "SPECTATE",
       "Command": "spectate {steamid}",
       "Color": "1 1 1 1"
    }
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。