-
Posts
1,206 -
Joined
-
Last visited
-
Days Won
18
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by AhigaO
-
- 600 comments
-
- 2
-
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
Version 3.3.7
12,603 downloads
Features: You can add any plugin event in the UI (if it has hooks, usually specified in the plugin description) Has ingame UI menu for configure your Hud The time format is adjusted to the player (depending on his language in the game), it checks which time format is used for this language You can also enable an additional menu that opens on the arrow. You can add various buttons to this menu, for example, to open a store, your server menu, etc. Almost all elements are customizable [for example: visibility of each element, Logo, Icons, Color e.t.c (check config down below)] Commands: /h setup - open UI for ingame config /h - show all Server Hud UI commands /h open - open Server Hud UI /h events - open Events Bar /h close - close Server Hud UI /h hide - hide Server Hud UI Q&A: Q: Where i can find a base icon for creating my events icons? A: Take a base icon below this message and using f.e photoshop for create you personal event icon! Q: Where i can find a ready to use icons? A: Here some links to ready to use icons packs(1 free, 2 paid): https://codefling.com/customizations/free-custom-hud-icons https://codefling.com/customizations/custom-hud-icons-paid https://codefling.com/customizations/server-hud-custom-icon-pack API: string API_PlayerHudState(string id) CanHudChangeState(BasePlayer player, string currentState, strint nextState) Config: { "Auto reload [If you change the config and save the file the plugin will reload itself]": true, "Main setup": { "Overall layer [you will see the hud in your inventory]": false, "Size ALL [0% - inf]": 100, "Logo [HUD interact button]": "https://media.discordapp.net/attachments/335512864548847617/1134455399756607549/logo.png", "Events background opacity [0% - 100%]": 100, "Background opacity [0% - 100%]": 100, "Position": { "Align [TopLeft | TopRight | BottomLeft | BottomRight": "TopLeft", "Left | Right - offset": 40, "Top | Bottom - offset": 25 }, "Server name": "Your Server Name", "Active players": { "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455395813965934/active.png", "Color": "#fff", "Enable": true }, "Sleep players": { "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455395138670652/sleep.png", "Color": "#fff", "Enable": true }, "Queue players": { "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455393972654171/line.png", "Color": "#fff", "Enable": true }, "Time": true, "Player position [hide permisson - hud.streamer]": { "Enable": true, "true - grid | false - x,z coordinates": true, "Color": "cyan" }, "Economy plugin [Economics | ServerRewards]": { "Currency": "$", "Value color": "#10ff10", "Enable": true }, "Info messages": { "Update interval [in seconds]": 60, "Align [BottomCenter | TopCenter | TopRight]": "BottomCenter", "Width [in px]": 260, "Offset [top | bottom]": 0, "Offset [right]": 15, "Outline color": "#000", "Overall [you will see messages in your invenotory]": true, "Enable": true, "Messages": [ "Welcome to Your Server Name", "Good luck" ] }, "Additional menu": { "Auto close timer [seconds | 0 - disable]": 60, "Auto close after command use": true, "Open/Close button color": "yellow", "Commands background opacity [0% - 100%]": 100, "Enable": true, "Commands": [ { "Background image": "https://media.discordapp.net/attachments/335512864548847617/1134455392420761671/command.png", "Icon [optional]": "https://media.discordapp.net/attachments/335512864548847617/1134455395813965934/active.png", "Command": "chat.say Hello there", "Text": "Say Something", "Outline color": "#000", "Is Console": true }, { "Background image": "https://media.discordapp.net/attachments/335512864548847617/1134455392420761671/command.png", "Icon [optional]": "", "Command": "/shop", "Text": "Say Something", "Outline color": "#000", "Is Console": false } ] } }, "Base Events": [ { "Name": "Bradley", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455316654850049/bradley.png", "Color": "#fff", "Enable": true }, { "Name": "PatrolHeli", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455315073597530/heli.png", "Color": "#fff", "Enable": true }, { "Name": "CH47", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455317485342803/ch47.png", "Color": "#fff", "Enable": true }, { "Name": "Cargo", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455317086879794/cargo.png", "Color": "#fff", "Enable": true }, { "Name": "AirDrop", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455316143161374/airdrop.png", "Color": "#fff", "Enable": true } ], "Custom Events": [ { "Hook OnEventStart": "OnConvoyStart", "Hook OnEventStop": "OnConvoyStop", "Name": "Convoy", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455318030598154/convoy.png", "Color": "#fff", "Enable": false }, { "Hook OnEventStart": "OnSputnikEventStart", "Hook OnEventStop": "OnSputnikEventStop", "Name": "Sputnik", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455315488854016/sputnik.png", "Color": "#fff", "Enable": false }, { "Hook OnEventStart": "OnArmoredTrainEventStart", "Hook OnEventStop": "OnArmoredTrainEventStop", "Name": "ArmoredTrain", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455315841155173/train.png", "Color": "#fff", "Enable": false }, { "Hook OnEventStart": "OnHarborEventStart", "Hook OnEventStop": "OnHarborEventEnd", "Name": "Harbor", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455318332592219/harbor.png", "Color": "#fff", "Enable": false } ] }$14.99- 600 comments
- 34 reviews
-
- 42
-
-
-
-
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
Version 1.1.1
3,997 downloads
The plugin notifies players of an AirDrop by telling them the spawn square on the map, as well as displaying a marker on the map. Config: { "Show notify in chat": true, "Create MapMarker on map": true, "Select the type of marker (shopmarker | cratemarker)": "cratemarker", } Lang: { "CM_DROPSPAWNED": "AirDrop has been dropped in square {0} (You can see the marker when you open the map)" }Free -
- 38 comments
-
- 2
-
-
Changed Status from Pending to Closed Changed Fixed In to 2.0.0
-
- 38 comments
-
- 1
-
-
Send me a message on Discord: AhigaO#4485
-
Send me a message on Discord: AhigaO#4485
-
I'll post an update in a couple of hours. Once again I apologize for the delay.
-
- 38 comments
-
- 38 comments
-
- 38 comments
-
- 12 comments
-
- #new year
- #christmas sale
-
(and 9 more)
Tagged with:
-
Version 1.0.2
29 downloads
Features: Adds behavioral points for each player. The player gains or loses his behavior points for various actions (configurable in the config). Santa will cyclically give gifts to the player (the interval is configured in the config). The gift, as well as its content, depends on the behavior of the player. (All of the above is configured in the config). The plugin has a standard, playable configuration. Config: { "Command for open UI": "gifts", "SteamID for icon in chat messages": 0, "The interval for giving out gifts from Santa.(In seconds)": 86400, "Behaviors": [ { "The minimum number of behavior points to achieve this behavior": 0, "Name of behavior": "<color=red>UNSATISFACTORY</color>", "List of gifts for this behavior with random drop chance": [ { "Behavior name": "COMMON GIFT", "Minimum number of items to be given out": 1, "Maximum number of items to be given out": 2, "Item list": [ { "Shortname": "coal", "Amount": 1, "SkinID": 0 }, { "Shortname": "coal", "Amount": 1, "SkinID": 0 }, { "Shortname": "coal", "Amount": 1, "SkinID": 0 }, { "Shortname": "giantcandycanedecor", "Amount": 1, "SkinID": 0 } ] }, { "Behavior name": "UNCOMMON GIFT", "Minimum number of items to be given out": 2, "Maximum number of items to be given out": 3, "Item list": [ { "Shortname": "coal", "Amount": 1000, "SkinID": 0 }, { "Shortname": "coal", "Amount": 1000, "SkinID": 0 }, { "Shortname": "sulfur", "Amount": 1000, "SkinID": 0 }, { "Shortname": "metal.fragments", "Amount": 1000, "SkinID": 0 }, { "Shortname": "shotgun.waterpipe", "Amount": 1, "SkinID": 0 }, { "Shortname": "ladder.wooden.wall", "Amount": 1, "SkinID": 0 }, { "Shortname": "candycaneclub", "Amount": 1, "SkinID": 0 }, { "Shortname": "bow.compound", "Amount": 1, "SkinID": 0 }, { "Shortname": "door.double.hinged.metal", "Amount": 1, "SkinID": 0 } ] } ] }, { "The minimum number of behavior points to achieve this behavior": 500, "Name of behavior": "<color=yellow>SATISFACTORY</color>", "List of gifts for this behavior with random drop chance": [ { "Behavior name": "RARE GIFT", "Minimum number of items to be given out": 3, "Maximum number of items to be given out": 4, "Item list": [ { "Shortname": "scrap", "Amount": 200, "SkinID": 0 }, { "Shortname": "metal.fragments", "Amount": 1000, "SkinID": 0 }, { "Shortname": "gunpowder", "Amount": 500, "SkinID": 0 }, { "Shortname": "metalpipe", "Amount": 5, "SkinID": 0 }, { "Shortname": "riflebody", "Amount": 1, "SkinID": 0 }, { "Shortname": "smgbody", "Amount": 1, "SkinID": 0 }, { "Shortname": "pistol.m92", "Amount": 1, "SkinID": 0 }, { "Shortname": "grenade.f1", "Amount": 4, "SkinID": 0 }, { "Shortname": "jackhammer", "Amount": 1, "SkinID": 0 }, { "Shortname": "ammo.pistol", "Amount": 100, "SkinID": 0 } ] }, { "Behavior name": "EPIC GIFT", "Minimum number of items to be given out": 3, "Maximum number of items to be given out": 4, "Item list": [ { "Shortname": "scrap", "Amount": 500, "SkinID": 0 }, { "Shortname": "lowgradefuel", "Amount": 300, "SkinID": 0 }, { "Shortname": "metal.refined", "Amount": 100, "SkinID": 0 }, { "Shortname": "ammo.pistol", "Amount": 100, "SkinID": 0 }, { "Shortname": "ammo.pistol", "Amount": 28, "SkinID": 0 }, { "Shortname": "workbench2", "Amount": 1, "SkinID": 0 }, { "Shortname": "explosive.satchel", "Amount": 4, "SkinID": 0 }, { "Shortname": "smg.thompson", "Amount": 1, "SkinID": 0 }, { "Shortname": "oretea.advanced", "Amount": 3, "SkinID": 0 }, { "Shortname": "wall.frame.garagedoor", "Amount": 1, "SkinID": 0 }, { "Shortname": "supply.signal", "Amount": 100, "SkinID": 0 } ] } ] }, { "The minimum number of behavior points to achieve this behavior": 1000, "Name of behavior": "<color=green>SANTA'S FAVORITE</color>", "List of gifts for this behavior with random drop chance": [ { "Behavior name": "LEGENDARY GIFT", "Minimum number of items to be given out": 2, "Maximum number of items to be given out": 3, "Item list": [ { "Shortname": "ammo.rifle", "Amount": 100, "SkinID": 0 }, { "Shortname": "ammo.rifle", "Amount": 28, "SkinID": 0 }, { "Shortname": "ammo.rifle.explosive", "Amount": 100, "SkinID": 0 }, { "Shortname": "ammo.rifle.explosive", "Amount": 28, "SkinID": 0 }, { "Shortname": "hazmatsuit", "Amount": 1, "SkinID": 0 }, { "Shortname": "easter.silveregg", "Amount": 1, "SkinID": 0 }, { "Shortname": "door.hinged.toptier", "Amount": 1, "SkinID": 0 }, { "Shortname": "door.hinged.toptier", "Amount": 1, "SkinID": 0 }, { "Shortname": "metal.refined", "Amount": 100, "SkinID": 0 }, { "Shortname": "rifle.lr300", "Amount": 1, "SkinID": 0 }, { "Shortname": "workbench3", "Amount": 1, "SkinID": 0 }, { "Shortname": "syringe.medical", "Amount": 2, "SkinID": 0 }, { "Shortname": "gunpowder", "Amount": 1000, "SkinID": 0 }, { "Shortname": "gunpowder", "Amount": 1000, "SkinID": 0 }, { "Shortname": "gunpowder", "Amount": 1000, "SkinID": 0 }, { "Shortname": "gunpowder", "Amount": 1000, "SkinID": 0 } ] }, { "Behavior name": "SUPERIOR GIFT", "Minimum number of items to be given out": 2, "Maximum number of items to be given out": 3, "Item list": [ { "Shortname": "scrap", "Amount": 1000, "SkinID": 0 }, { "Shortname": "explosives", "Amount": 100, "SkinID": 0 }, { "Shortname": "explosive.timed", "Amount": 2, "SkinID": 0 }, { "Shortname": "jackhammer", "Amount": 1, "SkinID": 0 }, { "Shortname": "chainsaw", "Amount": 1, "SkinID": 0 }, { "Shortname": "metal.refined", "Amount": 100, "SkinID": 0 }, { "Shortname": "lmg.m249", "Amount": 1, "SkinID": 0 }, { "Shortname": "weapon.mod.small.scope", "Amount": 1, "SkinID": 0 }, { "Shortname": "weapon.mod.silencer", "Amount": 1, "SkinID": 0 }, { "Shortname": "weapon.mod.lasersight", "Amount": 1, "SkinID": 0 }, { "Shortname": "metal.facemask", "Amount": 1, "SkinID": 0 }, { "Shortname": "metal.plate.torso", "Amount": 1, "SkinID": 0 } ] } ] } ], "Behaivor Points per player kill": 20.0, "Behaivor Points per NPC kill": 20.0, "Behavior points per chat message": 0.1, "Behavior Points for Learning a Recipe": 1.5, "Behavior points per broken stone/ore/wood/corpse": 4.0, "The interval for giving the player 1 behavior point for being on the server": 300, "Behavior score for object destruction": { "assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-1.prefab": 0.5, "assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-2.prefab": 0.5, "assets/bundled/prefabs/radtown/loot_barrel_1.prefab": 1.0, "assets/bundled/prefabs/radtown/loot_barrel_2.prefab": 0.5, "assets/bundled/prefabs/radtown/oil_barrel.prefab": 1.0, "assets/rust.ai/agents/bear/bear.prefab": 1.0, "assets/rust.ai/agents/boar/boar.prefab": 1.0, "assets/rust.ai/agents/stag/stag.prefab": 1.0, "assets/rust.ai/agents/stag/wolf.prefab": 1.0 }, "Behavior points for the presence of certain words in the chat": { "dick": -0.5, "bitch": -0.5, "fuck": -1.0, "prick": -0.5, "bastard": -1.0, "bellend ": -0.5, "cunt": -0.5, "balls": -0.5, "shit": -1.0, "fucker": -0.5, "asshole": -1.0, "slave": -5.0, "nigger": -5.0, "best server": 5.0, "sorry": 1.0, "good": 0.5, "well done": 1.0, "cool": 0.5, "pretty": 0.5, "cute": 0.5 } } Lang: { "CM_TAKEGIFT": "Received a {0} gift from Santa", "UI_BEHAVIOR": "YOUR BEHAVIOR " }$9.99- 12 comments
- 1 review
-
- 4
-
-
-
- #new year
- #christmas sale
-
(and 9 more)
Tagged with:
-
Version 2.0.8
403 downloads
Features: This plugin will allow players to wear any combination of clothes. The administrator has the ability to open a convenient menu to configure the plugin. You can limit the maximum protection for a player/NPC even if the player wears all the best helmets and gets 150% protection, but you set the limit to 80%, then the players will only block 80% of the damage. Permission for use : customclothingcombinations.use (Only if config parameter true) Commands: /ccc - open the menu Config: { "Allow for NPC": true, "Does the player need permission for the plugin to work?": false, "HEAD limit": 0.8, "BODY limit": 0.8, "LEGS limit": 0.8, "Blocked combination": [] }$8.00- 38 comments
- 4 reviews
-
- 6
-
-
-
Version 1.0.2
540 downloads
The plugin will add weight for the players on your server. In the config, you can set the weight for each item in the game. If a player exceeds the weight limit that he can carry, he will not be able to budge.The amount of the maximum weight of the player is determined by the permission that you set in the config (The first permission is given to all players). Config: { "Carry Weight Settings for Players": { "weight.default": 500, "weight.vip": 800, "weight.premium": 1200 }, "Player item check interval(Influences optimization)": 1.0, "Weight for all items not listed below": 0.1, "Weight setting for items(per 1 item)": { "rifle.ak": 5.0, "wood": 0.2 } }Free -
This is not shown on the map. If you open the menu, then if the lord's post is occupied, it will be written what territory it occupies (In the form of a part of the world, for example SOUTH-WEST). To understand how it divides the map, simply draw two perpendicular lines across the center of the map, and you will see their territories corresponding to parts of the world.
-
Hello. I am looking for an investor to create one specific server. I can say with confidence that at the moment there is no such server in the game. If you are interested, write me a discord (Approximate investment price $ 2000) My discord: AhigaO#4485
-
Version 1.1.3
169 downloads
Features: The plugin allows you to control the number of foundations per player (or per clan). You can also customize the number of foundations per player using permissions. Plugin works with Clans (from UMod or Clans REBORN). Also it can be used without the Clans plugin. How it works with the Clans plugin: If a player is in a clan, then he can use the entire clan limit (the clan limit counts the limit of each player), and a certain amount of an additional limit for each player is added to this limit (this percentage can be configured in the config or set to 0, which will disable this function) Commands: playerflimit steamid - show player limit (RCON command) Config: { "SteamID for icon in chat messages": 0, "Command for check limit": "flimit", "Additional foundations for each player (Percentage)": 0.05, "Permission - Limit for foundations(Should go from standard to best)": { "foundationlimits.default": 50, "foundationlimits.vip": 100, "foundationlimits.premium": 200 } } Lang: { "CM_LIMIT": "You have exceeded the limit for building foundations (type /{0})", "CM_LIMITFULL": "Your limit for foundations: <color=red>{0}/{1}</color>", "CM_NOTFULLLIMIT": "Your limit for foundations: <color=green>{0}/{1}</color>" }$5.00- 29 comments
- 1 review
-
- 5
-
-
-
- #paid
- #foundation
- (and 6 more)
-
Version 1.3.6
207 downloads
Creates a feudal system. Now on your server players can take one of 5 roles: Roles of Lords: There are 4 lords in total, each of which has its own territory (one of the parts of the world). If you farm resources in a given territory, then you will pay the tax set by the lord of this territory to his treasury. The role of the king: The king does not have his own territory from which he will receive taxes, however, every time the lord takes tax from his treasury, he also gives a part in the form of tax to the king (the king sets his own tax).The role can be taken through the interface (if it is not already taken).Also, if a regular player kills the ruler, then he will take his place If the ruler has not logged into the server for more than the time specified in the config, his role will be released Config: { "Global settings": { "Command for open menu": "feodal", "Lords map markers update frequency": 10, "Use Virtual Treasury?(true = virtual | false = real box treasury)": false, "SkinID for treasury chest(if use real box)": 2881793914, "Allow multiple lords per team": false, "SteamID for icon in chat messages": 0 }, "Role settings": { "Minimum tax": 15, "Maximum tax": 50, "Offline time to remove a role": 36 }, "Economics settings": { "Use payed roles? (0 - No pay for role | 1 - Economics | 2 - ServerRewards)": 1, "Price for King role": 1000, "Price for Lord role": 500 } } Lang: { "CM_RULERKILLRULER": "Player <color=yellow>{0}</color> killed the ruler <color=yellow>{1}</color>(<color=#0078F0>{2}</color>). Now the player <color=yellow>{0}</color> has become the new ruler(<color=#0078F0>{2}</color>), we congratulate him!", "CM_PLAYERKILLRULLER": "Ruler <color=yellow>{0}</color>(<color=#0078F0>{3}</color>) killed the ruler <color=yellow>{1}</color>(<color=#0078F0>{2}</color>). Now anyone can take the place of the ruler(<color=#0078F0>{3}</color>)", "CM_BECOMERULER": "Player <color=yellow>{0}</color> has become a ruler(<color=#0078F0>{1}</color>)", "CM_CANTBERULER": "You are already a ruler", "CM_LEAVEROLE": "Successfully left your role as ruler", "CM_LEAVEFROMROLE": "The player <color=yellow>{0}</color> left the role of the Ruler(<color=#0078F0>{1}</color>). Now anyone can take the place of the ruler(<color=#0078F0>{1}</color>)", "CM_TAXCANBE": "The tax can be from {0}% to {1}%", "CM_NEWTAX": "The ruler <color=yellow>{0}</color>(<color=#0078F0>{1}</color>) has established a new tax in the range of <color=#FF8B53>{2}%</color>.", "UI_RULERS": "RULERS", "UI_KING": "KING", "UI_BECOMEAKING": "CLICK TO\nBECOME A KING", "UI_TAX": "TAX", "UI_LORD": "LORD", "UI_TOBECOMEALORD": "CLICK TO\nBECOME A LORD", "UI_INVENTORY": "INVENTORY", "UI_APPLY": "APPLY", "UI_LEAVE": "<size=15>STOP BEING A RULER</size>" }$39.99
