• 【问卷调查奖励发放公告】

    感谢大家积极参与本次 MineBBS 社区问卷调查。200 金粒的参与奖励已完成发放。部分用户发放失败,请【点击此处】 查看详情。

CustomMapX - 更好的地图画

LL2 CustomMapX - 更好的地图画 1.1.5

请登录后获取


CustomMapX - Custom map drawing plugin

Author: dreamguxiang
CustomMapX A plugin for customizing map images.

What are the advantages?​

  • URL support, automatic parsing, configurable restrictions
  • Independent permission settings
  • Automatic in-game map generation
  • Multi-threaded processing of the network part
  • Configurable usage interval

How to use?​


Method 1: Downloading images from the internet
Use the command /map download "<image link>" to download the map directly into the game
Method 2: Load the picture from the local area
You need to put your picture into the plugins\CustomMapX\picture folder
Then type /map add <ImageFileName> in the game
When you put the image in after the service has started, you need to run /map reload to refresh the profile and selector


You can get help via /map help
When you place a map in the display box, the next picture will be automatically added.
Note: The resolution of a single map is 128*128, so it is best to crop the image to an integer multiple in advance to avoid a white border.



Introduction to the configuration file​


JSON:
{[/HEADING][/HEADING]
[HEADING=3][HEADING=3]  "DownloadImg": {[/HEADING][/HEADING]
[HEADING=3][HEADING=3]   "Allow-Member": false //Whether or not to allow players to use URL images to generate ground pictures[/HEADING][/HEADING]
[HEADING=3][HEADING=3]  },[/HEADING][/HEADING]
[HEADING=3][HEADING=3]    "ImgSize": {[/HEADING][/HEADING]
[HEADING=3][HEADING=3]      "maxFileSize": 15,//Maximum image size (MB)[/HEADING][/HEADING]
[HEADING=3][HEADING=3]    "maxHeight": 1408,//Maximum height[/HEADING][/HEADING]
[HEADING=3][HEADING=3]    "maxWidth": 1408//Maximum width[/HEADING][/HEADING]
[HEADING=3][HEADING=3]    },[/HEADING][/HEADING]
[HEADING=3][HEADING=3]  "LocalImg": {[/HEADING][/HEADING]
[HEADING=3][HEADING=3]      "Allow-Member": false //Whether to allow the use of local images to generate maps[/HEADING][/HEADING][/HEADING][/HEADING][/HEADING]
[HEADING=3][HEADING=3]   },[/HEADING][/HEADING]
[HEADING=3][HEADING=3]   "MemberRateLimit": 60//Player each use of the map drawing interval (unit seconds) set 0 for no interval[/HEADING][/HEADING]
[HEADING=3][HEADING=3]}

⚠️ Warning​

Please do not reproduce without permission, integration! This may keep it from ever being updated

Extra Restrictions & Exceptions​

You can't distribute, integrate, etc. without my authorized permission
后退
顶部 底部