-
Posts
647 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Iftebinjan
-
You can move the icon from the config
-
Changed Status from Work in Progress to Closed Changed Fixed In to 1.0.8
-
Changed Status from Pending to Work in Progress
-
Sorry I couldn't figure out the issue. Can you send the config file as well. And which design not working in mini? Or anyother info that will help me understand the situation.
-
Did you updated your plugins with the last updated version?
-
Sorry for late response. I am working on the issue and figuring a better way to show hud
-
Changed Status from Pending to Work in Progress
-
Changed Status from Pending to Work in Progress
-
Working on it. It will be available on next update. Which will take some time for the next big update.
-
Version 1.2.4
425 downloads
A simple, minimalist, and modern hud with events, player counter, and other things for your server. Are you tired of using complex game panel plugins with an ugly interface? Now you can have a simple and minimalist interface on your server with just basic events and player counters, and you can configure it however you want. ★ Most native events. ★ Game time with overrides for day and night. ★ Simplified player counter. ★ Sleepers counter. ★ Excavator event. ★ Large Oil rig & Small Oil rig events. ★ Economics & IQEconomic integration. ★ Minimize & maximize button. /mhtoggle - Toggle between showing or hiding the UI (Needs admin perm or missionminimalisthud.toggle) GALLERY:$12.99- 46 comments
- 3 reviews
-
- 2
-
-
- #hud
- #minimalist
-
(and 9 more)
Tagged with:
-
Changed Status from Work in Progress to Closed
-
Changed Status from Work in Progress to Closed Changed Fixed In to 1.0.7
-
Changed Status from Pending to Work in Progress
-
@tiger Check with the latest version.
-
Changed Status from Pending to Work in Progress
-
Version 1.7.3
199 downloads
Glass Bridge is an event inspired by the famous netflix series: Squid Game • The event consists of creating a glass bridge where players must jump over them and reach the finish line to be the winner of the game; • However, players will have some challenges for this. The event can have PVP combat during gameplay, as well as giving random weapons to players (set by config file) so they can kill each other; • In addition, it is possible to disable the PVP or even make it more hardcore, activating the system of dying after the fall; Features ★ It is possible to add a different announcement for each weapon given to the user during the course of the event! ★ UI for event entry and exit fully customizable by configuration file. ★ Give customized prizes to users, in addition to executing commands on the server when a user is the winner of the event! ★ Manage the size of the arena and define the amount of glass that will be broken for each row! Commands /gb start - To start a new event /gb stop - To stop the current event /gb join - To join the event /gb leave - To leave the event Video Showcase API & HOOKS // Returns whether the event is currently active private bool IsActive(); // Returns whether a player is currently participating in the event. private bool IsPlaying(string playerId); private bool IsPlaying(ulong playerId); // Remove a player from the event private void RemovePlayer(string playerId); private void RemovePlayer(ulong playerId); // Get a list of event players private List<BasePlayer> PlayingList(); // Hook when the event is started private void OnGlassBridgeEventStarted(); // Hook when the event is finished private void OnGlassBridgeEventEnded(BasePlayer? winner); Configurations {winner_id} - Event winner steam ID {winner_name} - Event winner display name GALLERY$19.99- 30 comments
- 2 reviews
-
- #event
- #glass bridge
- (and 5 more)