So, I figured I'd create a Plugin page here, and link to my new Plugin Store.
If you have any issues with a free or paid plugin, open a support ticket on the store and I'll assist you with your problem.
You can find the store here.
Free Plugins:
Perma Remove [Download] [Plugin Center]
This plugin Permanently Removes an entity from the map. Be careful with it, as you can accidentally fuck things up if you remove the wrong thing.
To use it, enter /EntPermaRemove into chat when looking at what you want to remove.
___________
Radio Sounds [Download] [Plugin Center]
Adds the combine talk sounds to when someone uses the radio command and has a radio.
___________
Personal Doors [Download] [Plugin Center]
Adds the ability for admins to give some players persistent key access to Unownable doors.
___________
Custom Spawn [Download] [Plugin Center]
This plugin allows admins to set a permanent spawnpoint for a certain character with /PlySetSpawn <Name>, and remove their custom spawnpoint with /PlyRemoveSpawn <Name>
___________
Nutty Vending Machines [Download] [Plugin Center]
This is just a port of author of a different framework's Vending machines from that one script that kuro is too egotistical to let me mention to Clockwork HL2RP. The main difference is I renamed some of the buttons to better fit Clockwork item names, and added a 'Snack' button that drops a Citizen Supplement.
Demo Video by author of a different framework
___________
Primary Needs V2 [Download] [Plugin Center]
The latest version of my Primary Needs plugin. If you don't already know, this plugin is for adding Hunger, Thirst, and Sleep needs to your schema.
Spoiler: Details
Needs:
Hunger: Hunger is a basic need, it can be fulfilled by eating food. (Developers: To make a food item remove hunger, add "ITEM.hunger = #" where # is the amount to remove.)
Thirst: Thirst requires the player to drink water or other liquid items. Players can also lower thirst with the /Drink Command. (To Developers: To make a food item remove thirst, add "ITEM.thirst = #" where # is the amount to remove.)
Sleep: Sleep requires the player to sleep at regular intervals. Get too tired, and you'll pass out randomly. Sleep can be lowered with the /Sleep command, or items. (To Developers: To make a food item remove Sleep, add "ITEM.sleep = #" where # is the amount to remove.)
Commands:
/Drink | This is a basic command, useable by anyone. When standing in a source of water, one can use the command to drink from it, lowering thirst.
/Sleep | This command is useable by anyone, and ragdolls the player for a certain amount of time. After which the player will wake up, and have their sleep lowered.
/SetHunger | This command is useable by admins whom wish to set a player's hunger to any number they desire. Minimum is 0, max is 100. If you set it to -1, it will remove the hunger need from that player. The will be unable to see hunger in the F1 menu, and the wont get hungry any more.
/SetThirst | This command is useable by admins whom wish to set a players thirst to any number they desire. Minimum is 0, max is 100. If you set it to -1, it will remove the thirst need from that player. They will be unable to see thirst in the F1 menu, and wont get thirsty any more.
/SetSleep | This command is useable by admins whom wish to set a player's sleep to any number they desire. Minimum is 0 max is 100. If you set it to -1, it will remove the sleep need from that player. They will be unable to see sleep in the F1 menu, and wont get sleepy any more.
___________
PAC3 Patch [Download] [Plugin Center]
A very simple plugin that clears your PAC outfit when you change characters.
___________
Scanner Mines [Download] [Plugin Center]
This plugin adds the ability for Claw Scanners to deploy Hopper Mines.
Pressing Crouch while a Synth Scanner will allow you to ready a mine, and puts you in the holding a mine animation, and pressing crouch again will drop the mine.
A mine can be readied every 20 Seconds.