插件介绍
游戏内地图和小地图 GUI
LustyMap is a plugin that adds an in-game Map and Minimap.
The plugin has two modes, the simple mode (default) uses a single image for the map and minimap, the complex mode uses a sliced up version of the map to allow for a zoomed in minimap.
IMPORTANT INFORMATION: This plugin requires the icon images to be added to the oxide data folder on the server (details below)
Below you will find information on:
主要用途
主要用于imported等服务端功能。 本插件由 k1lly0u 发布,当前目录记录版本为 v2.1.42,uMod 累计下载 33,191 次。
适用场景
- 希望扩展原版服务器功能的服主
功能分类
查看 uMod 官方英文简介
In-game map and minimap GUI
指令说明
All previous admin commands have been removed due to the way the new version generates the UI. All these options are still available to change in the config and will require a reload of the plugin after making any changes to generate the new UI
Adding Custom Markers - via chat commands (See Below)By using the command /marker you can add and remove custom map markers.When adding a marker you will have the option to specify a custom icon (file). This icon MUST be located in your "/oxide/data/LustyMap/custom/" folder and the file must be a .png.When typing the command you must type the filename without the extension. For example:We have a custom icon file name icon.png, the command will be "/marker add name icon"Alternatively you can leave it blank and the default icon will be supplied
相关依赖
- Image Library
- Friends
- Rust:IO Clans
- Dangerous Treasures
- Duelist
- Quests
- Raid Notes
- Raidable Bases
配置说明
{ "Friend Options": { "Allow custom friend lists from other plugins": true, "Enable clans support": true, "Enable friends support": true }, "Map - Complex Options": { "Enable the complex map": true, "Force complex zoom mode": false, "Forced zoom number (1, 2 or 3)": 1 }, "Map - Main Options": { "Enable AFK tracking": true, "Hide event players": true, "Map image options": { "Beancan.io API key (if applicable)": "", "Custom map filename": "", "Use custom map": false }, "Map update time (seconds)": 1.0, "Open map on for player's when they connect": true, "Show map compass": true }, "Map - Mini Options": { "Enable the minimap": true, "Minimap docked on the left side of the screen": true, "Minimap horizontal scale": 1.0, "Minimap offset from side of the screen": 0.0, "Minimap offset from top of the screen": 0.0, "Minimap vertical scale": 1.0 }, "Marker Options": { "Show all players": false, "Show caves": false, "Show debris": false, "Show friends and clanmates": true, "Show helicopters": true, "Show marker names": true, "Show monuments": true, "Show planes": true, "Show self": true, "Show supply drops": true, "Show vending machines (public broadcast only)": true }, "Spam Options": { "Allowed time between map changes": 3, "Amount of time a users map will be disabled": 120, "Attempts before disabling the users map": 10, "Attempts before warning the user they are spamming": 5, "Enable spam monitoring": true } }
官方配置示例
Low quality, testing server, and private server entries are rejected. We get 100 submissions per day, and we aren't going to list servers that degrade the quality of our server list.
Tips To Get Listed
Do not enter the country in your server name like "[EU]" or "[US]"
Enter atleast 3 tags, look at other popular servers and see which tags are common
Enter a detailed description. "Hello, welcome" is totally unacceptable and will be revoked.
Upload a banner, put in 10 minutes in GIMP and create a basic banner. It doesn't need to be fancy, but anything is better than nothing
Have atleast a basic website
Tips To Get Revoked And Banned
Post the same server multiple times
Repeatedly posting gibberish entries
Posting malware
No tags
No banner
Rust.IO Maps
Note: a website is not required but it helps considerably.sudo apt install libgdiplus更新日志
本站记录 uMod 官方插件信息。完整的历史更新日志请参阅 uMod 官方页面。
安装方法
- 确认服务器已安装 Oxide / uMod 或兼容的 Carbon 框架。
- 登录本站后点击"下载",由 uMod 官方地址获取作者发布的文件。
- 将 .cs 文件放入服务器的
oxide/plugins目录。 - 观察服务端控制台,确认插件编译并成功加载。
- 具体配置、权限、指令和依赖请查看原作者的 uMod 页面。
使用前注意
- Rust 更新后,请先确认插件是否仍兼容当前服务端版本。
- 修改配置前建议备份原配置文件,并在测试服验证后再部署到正式服。
- 若插件依赖其他扩展或库,以 uMod 原作者页面的最新说明为准。
- 本站中文内容用于辅助理解,遇到版本差异时以官方英文文档和源码为准。
中文介绍由 uMod 官方简介翻译整理。插件著作权、许可证、完整文档和最新发布状态均以原作者及 uMod 官方页面为准。