Regarding bigger maps
Bigger maps may have less accurate readings with the map grid option, working on a fix but please use the old display instead.Features
- In-Game / Server Time.
- Online Player counter
- Sleeper Counter
- Message box
- Airdrop alert
- Helicopter alert
- Radiation alert
- Coordinates
- Full Customization
- Custom Panels: Simple text and Icon
- Api
Chat Commands
- /ipanel - Show the available commands
- /ipanel hide - Hide the Info Panel
- /ipanel show - Show the Info Panel
- /ipanel clock game - The clock will show the in-game time.
- /ipanel clock server < /-hours> - The clock will show the RL time. You can add or remove hours.
- /ipanel timeformat - Show the available time formats.
- /ipanel timeformat - Select your favorite time format from the list.
Configuration
The settings and options can be configured in the InfoPanel file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.- Available: (Default: true), With this option u can turn on or off a panel.
- Dock: (Default: BottomPanel) , With this option u can choose the dock panel.
- Order: With this option u can set the order of the panels. (Panels with the same dock and AnchorX)
- AnchorX: (Default: Left), You can pull the panel to the left or right side of the dock. (Left/Right)
- **AnchorY: **(Default: Bottom), You can pull the panel to the top or bottom of the dock/screen. (Top/Bottom)
- Width: Panel width. (0-1)
- Height: Panel height. (0-1)
- Margin: (Default: 0 0 0 0.005) Panel margin (Top,Right,Bottom,Left)
- Autoload: (Default: true) If u turn this off (false). The panel not will be displayed automatically. But other plugins can trigger it.
- CoordType (Default: 2) From 0-2 will display coordinates in a different format. E.X "0" - X: 1000 | Z: 1000, "1" D12 "2" combination of both
For Developers
This function will load your panel. For the first time it will create a new entry into the Info Panel config file under the ThirdPartyPanels section. After that the Info Panel will load the panel config from there.If you use the Text or Image in your config. They will be automatically named. (PluginName Text or PluginName Image)For example: MyPanelName -> MyPanelNameText or MyPanelNameImage
Show the selected panel to everyone or certain player.
Hide the selected panel to everyone or certain player.
Refresh the panel to everyone or certain player.
Change a panel attribute for everyone or or certain player.
You can send a list of your panel names to the Info Panel. The differences between this list and the config file will be removed from the config file to keep it clean.
You can check the player GUI status.