About RustyRockets
This plugin allows you to let players spawn configured explosives on any day, during specified hour!
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
rustyrockets.use - Allows player to spawn items with /rustyrockets
Chat Command
/rustyrockets - Spawns configured items
Configuration
The settings and options can be configured in the RustyRockets file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.
{ "Rocket Cooldown": 60, "Day (To Allow Spawning)": "Sunday", "Hour (To Allow Spawning)": "18", "Items (To Give Players)": [ { "Item ID": -742865266, "Item Name": "Rockets" "Item Amount": 20 } ] }
Language
{ "Success": "You have been given {0} {1}.", "Error": "You can't use this command right now.", "Cooldown": "You can use this command again in {0} seconds." }
Credits
Strobez, the current maintainer
Tanner, original author