Programs
Fake Gambling - Crash - A very simple port of a gambling game known as “crash”.
File Converter - Simple file converting application that uses the API of this site: zamzar.com(http://zamzar.com) (Not sponsored by them in any way)
Rocket Config Editor - Editor for rocket’s permissions and commands.config.xml that uses a friendly UI.
RPG - A very old game that I programmed in VBS. It was never finnished, but it worked more or less like a game, including save states, 1 single exit point (since I didn’t know where else to add them), a “story”, and a flow of direction. Project is abandoned and will never be continued in VBS.
Support Bot - Interatcive discord bot that attempts to learn and help people.
Unturned Server Manager - A lightweight program to make creating, running, and modifying unturned servers much easier with a friendly UI.
Rocketmod/Unturned Plugins
Admin Override - Overrides the /admin command from rocketmod due to a “security” issue which doesn’t really happen.
Anti-AFK - Simple and mediocrely coded anti-afk plugin.
Duty - Allows players to go on or off duty. Disclaimer: I did NOT develop this one, only fixed up the code and re-uploaded it to rocketmod.
Hide Server Info - Hides the entire server info for an unturned server.
IP - Gets the IP of a player who is currently connected to your server.
RobnRaid - Original from bullet tide, later removed and transfered to me. His new edition is the advanced edition. If you want to check it out, click here.
Rocket Jobs - A plugin that imitates the jobs plugin from imperialplugins. It’s a bit simpler though and still more or less badly coded.
Rocket Plugin Template - A simple template with a lot of explanations for rocket plugins.
Rocket Rules - Plugin for the game “unturned”. Works with a few simple mathematical functions. In a nutshell, it displays rules to player on join or when they do /rules.
Rocket Tools - Plugin that uses the permissions API from rocket to modify permissions from ingame without the need to open the xml file.