-
Posts
446 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by YaMang -w-
-
-
- 5 comments
-
- 1
-
-
- #turret
- #action turret
-
(and 1 more)
Tagged with:
-
Version 1.1.2
17 downloads
Function: When wearing a specific item (requires permission), it automatically summons a turret above your head that attacks any opponent that has damaged the player (victim) or is within range of the turret. To be added: Sentry turret Shotgun turret Flamethrower (If added, the test would look like this) Permissions: Config: { "General Settings": { "Turret Cloth Settings": { "Cloth Shortname": "hat.rabbitmask", "Cloth Skinid": 0 }, "Prefix": "[Action-Turret]", "SteamID": "0", "Commands": [], "Debug": false }, "Turret Settings": { "vip": { "Turret Max Health": 1000.0, "Turret Prefabs": "assets/prefabs/npc/autoturret/autoturret_deployed.prefab", < Only auto turrets are available at the moment. > "Turret Height (At least 2.5 - lower than this is difficult to jump)": 2.5, < Jumping may be difficult if the height is lower than 2.5. > "Turret Friends, Clan Exceptions": true, <Approve your team, clan to the turret.> "Attacks only NPCs (animals, scientists) [if false attack players]": true, "Weapon Settings": { "Weapon Shortname": "rifle.ak", "Weapon SkinID": 0, "Weapon Max Ammo": 300, < -1 If used, uses the weapon's default maximum ammo. > "Weapon Parts": [ "weapon.mod.lasersight" ] }, "Ammo Settings": { "Ammo Type Shortname": "ammo.rifle", "Ammo Amount": 9999999 } }, "vvip": { "Turret Max Health": 1000.0, "Turret Prefabs": "assets/prefabs/npc/autoturret/autoturret_deployed.prefab", < Only auto turrets are available at the moment. > "Turret Height (At least 2.5 - lower than this is difficult to jump)": 2.5, < Jumping may be difficult if the height is lower than 2.5. > "Turret Friends, Clan Exceptions": true, <Approve your team, clan to the turret.> "Attacks only NPCs (animals, scientists) [if false attack players]": true, "Weapon Settings": { "Weapon Shortname": "rifle.ak", "Weapon SkinID": 0, "Weapon Max Ammo": -1, < -1 If used, uses the weapon's default maximum ammo.> "Weapon Parts": [ "weapon.mod.lasersight" ] }, "Ammo Settings": { "Ammo Type Shortname": "ammo.rifle", "Ammo Amount": 9999999 } } }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } } This plugin was inspired by Action Camera!.$7.77- 5 comments
-
- #turret
- #action turret
-
(and 1 more)
Tagged with:
-
Version 1.0.0
5 downloads
Sync blueprints across multiple servers. Config: { "General Settings": { "Prefix": "[Sync-Blueprints]", "Debug": false }, "Sync Settings": { "Ignore Blueprints shortname": [] }, "Mysql Settings": { "MySqlIp": "", "MySqlPort": 3389, "MySqlUsername": "", "MySqlPasword": "", "MySqlDatabase": "" }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } }$9.99-
- #sync
- #blueprints
- (and 5 more)
-
-
Changed Status from Pending to Not a Bug
-
Line 53: ["color"] = HexToColor(balance.Value.BackgroundColor), -> ["color"] = HexToColor(balance.Value.BackgroundColor, 80),
-
-
Lol can I make it then?
-
Is there a developer who made this?
-
I know that, but the one above doesn't work, so I left it in the content
-
string SendToast(BasePlayer player, string toastId, string message, float? duration); does not exist.
-
Version 1.0.1
44 downloads
Allows you to hide player names in-game tips by replacing them with a configurable string or phrase instead. Perms: hidegametipnames.bypass - Allows see nicknames. Config: { "General Settings": { "Hide Names": [ "???", "UNKNOWN", "NONAME" ], "Debug": false }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } } Another big thank you to @beee for helping me create this plugin.Free-
- #gametip
- #hide names
-
(and 2 more)
Tagged with:
-
Version 1.0.2
13 downloads
This plugin synchronizes groups, group permissions, player groups, and player permissions across multiple servers. Questions & Answer: Config: { "General Settings": { "Prefix": "[PG-Sync]", "SteamID": "0", "Debug": false }, "Sync Settings": { "Main Server (This should be true only on the main server among servers.)": false, "Main Server Redirect IP": "127.0.0.1", "Main Server Redirect Port": "28015", "Sync Groups?": true, "Sync Players Permissions?": true, "Sync Groups in Permissions?": true, "Sync Save Time (secs)": 60, "Exception for Auto Group Sync": [], "Exception for Auto Permissons Sync": [] }, "Mysql Settings (Recommended v5.7.37)": { "MySqlIp": "", "MySqlPort": 3389, "MySqlUsername": "", "MySqlPasword": "", "MySqlDatabase": "" }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } } This plugin was created at the request of the client.$30.00 -
Version 1.0.0
1 download
This plugin is a plugin that changes the player's nickname. [Available on single server and multi server.] Commands: Permissions: Config: { "General Settings": { "Prefix": "[ReName]", "SteamID": "0", "Commands": [ "syncname", "name", "changename", "rename" ], "Debug": false }, "nameSettings": { "Default Change Name Count": 1, "Name Min Length": 2, "Name Max Length": 15, "Can't Words": [ "fuck", "porn", "ass", ".com", ".io", ".net" ] }, "Mysql Settings": { "MySqlIp": "", "MySqlPort": 3389, "MySqlUsername": "", "MySqlPasword": "", "MySqlDatabase": "", "If there are multiple servers": false }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } } Lang: { "NoPerm": "<color=red>You are have not permission</color>", "CantChange": "<color=red>You cannot change your name because you do not have the right to change it.</color>", "Changed": "<color=#00ff00>Previous name: {0} -> New name: {1} changed. [Remaining count: {2}]</color>", "EmptyName": "<color=red>name is blank.</color>", "CantContains": "Contains words that cannot be set as names.", "NameLengthInvalid": "Minimum {0} ~ Maximum {1} name length" }$7.77- 2 comments
-
- #name
- #name change
-
(and 5 more)
Tagged with:
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.2
-
Version 1.0.2
11 downloads
Sync your currency system across multiple servers. Question & Answer: Config: { "General Settings": { "Debug": false }, "Sync Settings": { "Economics": true, "ServerRewards": true, "UploadTimer": 10.0 }, "Mysql Settings": { "MySqlIp": "127.0.0.1", "MySqlPort": 3899, "MySqlUsername": "", "MySqlPasword": "", "MySqlDatabase": "" }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } }$9.99- 4 comments
-
- #currency
- #server rewards
-
(and 6 more)
Tagged with:
-
- 3 comments
-
- #backpacks
- #backpack
-
(and 3 more)
Tagged with:
-
- 19 comments
-
- 1
-
-
- #status
- #simplestatus
-
(and 1 more)
Tagged with:
-
- 19 comments
-
- 1
-
-
- #status
- #simplestatus
-
(and 1 more)
Tagged with:
-
yes can multiple commands "Supply Space Fanny Drop": { "Item short name": "grenade.smoke", "Item skin": 2867732572, "Commands": [ "ad.dropspace $player.id", "say your aswsome!" ], "Message on use (leave blank for no message)": "Warning Space Drop !!", "Global Cooldown [true | false]": false, "Shared Cooldown": null, "Cooldown (0 for disable - ※second※)": 0, "MaxUsed (0 for unlimited)": 0, "Sound Effect (blink notting)": "", "Effect (blink notting)": "assets/bundled/prefabs/fx/smoke_signal_full.prefab", "Flags": [ "" ] }
- 60 comments
-
- #custom item
- #command item
- (and 4 more)
-
-
Changed Status from Pending to Closed
-
- 19 comments
-
- #status
- #simplestatus
-
(and 1 more)
Tagged with: