

XMenu - beautiful menu for your server.
- Optimization of the interface for different monitor resolutions.
- There is a lang ru/en.
- Sound effects when interacting with the menu.
- Refresh the information in the menu [ Refresh only the open menu ].
- Customize menu colors.
- Customize menu buttons.
- Shift menu for active missions.
- Information display [ Online | Sleepers | Joins | Time ].
- Display of events [ Airplane, Helicopter, Ship, Chinook, Tank ].
- Displaying information of other plugins [ For example: balance of the in-game store or economy ].
-> Overview - YouTube <-
Menu mirror reflection. [ Upper right corner of the screen ]
Config: ---------------------------------- "Settings logo": { "Link to the logo image": "https://i.imgur.com/Hh7W3hz.png", "Logo color": "1 1 1 1", "Logo material": "assets/icons/greyout.mat", "Logo - AnchorMin": "1 1", "Logo - AnchorMax": "1 1", "Logo - OffsetMin": "-80 -78", "Logo - OffsetMax": "-10 -8", "Logo on the menu - AnchorMin": "1 1", "Logo on the menu - AnchorMax": "1 1", "Logo on the menu - OffsetMin": "-35 -65.5", "Logo on the menu - OffsetMax": "35 4.5" }, "Settings menu": { "Menu color": "1 0.27 0 0.5", "Menu material": "assets/icons/greyout.mat", "Button color": "0.217 0.221 0.209 0.75", "Button text color": "1 1 1 1", "Button text size": 9, "Close the menu after pressing one of the buttons": false, "Move the menu when the mission is active": false, "Menu - AnchorMin": "1 1", "Menu - AnchorMax": "1 1", "Menu - OffsetMin": "-400 -72.5", "Menu - OffsetMax": "-45 -12.5", "Move menu - AnchorMin": "1 1", "Move menu - AnchorMax": "1 1", "Move menu - OffsetMin": "-400 -72.5", "Move menu - OffsetMax": "-45 -12.5", "Plugin info - AnchorMin": "1 1", "Plugin info - AnchorMax": "1 1", "Plugin info - OffsetMin": "-445 -60", "Plugin info - OffsetMax": "-357.5 0" }, Plugin code: ---------------------------------- 536 - AnchorMin = "1 1", AnchorMax = "1 1", OffsetMin = "35 -64.5", OffsetMax = "-35 4.5" 543 - AnchorMin = "1 1", AnchorMax = "1 1", OffsetMin = "-42.5 -55", OffsetMax = "-40 -5" 549 - AnchorMin = "1 1", AnchorMax = "1 1", OffsetMin = "-325 -55", OffsetMax = "-322.5 -5" 561 - AnchorMin = "0.5 0.5", AnchorMax = "0.5 0.5", OffsetMin = $"{offset - 5} -25", OffsetMax = $"{offset + 47} -10" 579 - AnchorMin = "0.5 0.5", AnchorMax = "0.5 0.5", OffsetMin = $"-170 {offset - 14.25}", OffsetMax = $"-155 {offset + 0.75}" 601 - AnchorMin = "1 1", AnchorMax = "1 1", OffsetMin = "-318 -40", OffsetMax = "-47.5 -5"
Config
{ "General settings": { "Open menu after connection": false, "Display information of other plugins": false, "Show events": true, "Update menu [ Only the open menu is updated ]": false, "Update information of other plugins [ Updates only when the menu is open ]": false, "Open menu refresh interval": 12.5 }, "Settings logo": { "Link to the logo image": "https://i.imgur.com/Hh7W3hz.png", "Logo color": "1 1 1 1", "Logo material": "assets/icons/greyout.mat", "Logo - AnchorMin": "0 1", "Logo - AnchorMax": "0 1", "Logo - OffsetMin": "10 -78", "Logo - OffsetMax": "80 -8", "Logo on the menu - AnchorMin": "0 1", "Logo on the menu - AnchorMax": "0 1", "Logo on the menu - OffsetMin": "-35 -65.5", "Logo on the menu - OffsetMax": "35 4.5" }, "Settings menu": { "Menu color": "1 0.27 0 0.5", "Menu material": "assets/icons/greyout.mat", "Button color": "0.217 0.221 0.209 0.75", "Button text color": "1 1 1 1", "Button text size": 9, "Close the menu after pressing one of the buttons": false, "Move the menu when the mission is active": false, "Menu - AnchorMin": "0 1", "Menu - AnchorMax": "0 1", "Menu - OffsetMin": "45 -72.5", "Menu - OffsetMax": "400 -12.5", "Move menu - AnchorMin": "0 1", "Move menu - AnchorMax": "0 1", "Move menu - OffsetMin": "45 -72.5", "Move menu - OffsetMax": "400 -12.5", "Plugin info - AnchorMin": "0 1", "Plugin info - AnchorMax": "0 1", "Plugin info - OffsetMin": "357.5 -60", "Plugin info - OffsetMax": "445 0" }, "Settings buttons [ Text | Command ]": { "REWARD": "chat.say /reward", "CALENDAR": "chat.say /calendar", "SHOP": "chat.say /s", "CRAFT": "chat.say /craft", "INFO": "chat.say /info" }, "Settings additional buttons [ Text | Icon ]": { "store": "assets/icons/open.png", "chat.say /s": "assets/icons/community_servers.png", "chat.say /stats": "assets/icons/market.png" }, "Settings events": { "Event menu color": "1 0.27 0 0.5", "Event menu material": "assets/icons/greyout.mat", "Event icons background color": "0.217 0.221 0.209 0.75", "Setting up event icons": { "CargoPlane": { "Link to event image": "https://i.imgur.com/UctMlPy.png", "Active event color": "1 0.5 0.5 1", "Inactive event color": "1 1 1 1" }, "BaseHelicopter": { "Link to event image": "https://i.imgur.com/BrJrI8Q.png", "Active event color": "1 0.5 1 1", "Inactive event color": "1 1 1 1" }, "CargoShip": { "Link to event image": "https://i.imgur.com/ff7ZCBI.png", "Active event color": "0.5 0.5 1 1", "Inactive event color": "1 1 1 1" }, "CH47Helicopter": { "Link to event image": "https://i.imgur.com/2PkTyzw.png", "Active event color": "0.5 1 1 1", "Inactive event color": "1 1 1 1" }, "BradleyAPC": { "Link to event image": "https://i.imgur.com/Hzu44wb.png", "Active event color": "1 1 0.5 1", "Inactive event color": "1 1 1 1" } } }, "Configuring information for other plugins. [ Hooks with parameter type - player(BasePlayer) | userID(ulong) ]": [ { "Plugin name": "XShop", "Method name(API)": "API_GetBalance", "Hook parameter type - [ player | userID ]": "player" }, { "Plugin name": "XLevels", "Method name(API)": "API_GetLevel", "Hook parameter type - [ player | userID ]": "player" } ] }
Total number of downloads.
Total customers served.
Total number of files sold.
Total payments processed.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.