Allows a player to spawn a Minicopter that has a CCTV, or a turret attached
Supported Games
Warcopter allows players with permissions to spawn a minicopter that has a CCTV (Drone) or a turret (Fighter) attached to it to have some fun!
Permissions
warcopter.spawn- Allows a player with permission to use the commands required for the plugin.warcopter.cooldown- Forces the player to have a cooldown defined in config.warcopter.fighter- Allows the player to spawn a fighter Warcopter.warcopter.drone- Allows the player to spawn a drone Warcopter.
Chat Commands
/warcopter <drone/fighter>- Allows you to either spawn a drone or a fighter Warcopter./warcopter drone <camera name>- Allows you to give the camera a name to view it through a Computer Station./warcopter destroy- Destroy your personal Warcopter by looking at it and running this command.
Localization
{
"BuildingBlockMsg": "You are building blocked and may not spawn a Warcopter here!",
"NoPerms": "You do not have permission to use this command.",
"Wrong1": "You are using the command wrong! Try: /warcopter {fighter/drone}!",
"Wrong2": "You are using the command wrong! Try: /warcopter {drone} {camera name}!",
"InvalidOption": "This is not a valid Warcopter option. Try: /warcopter {fighter/drone}",
"CooldownMsg": "Sorry, you are on a cooldown for {0} seconds and may not spawn another!",
"CooldownOver": "Your Warcopter cool down is over. You may spawn another one now.",
"Exists": "This Warcopter camera identifier exists already. Try again!",
"NotYours": "This Warcopter does not belong to you. You can't destroy this.",
"NoTarget": "A valid target could not be located. Try again."
}
Config
{
"Add Back Light": true,
"Add Search Light": true,
"Add Storage Box": true,
"Cool Down Time": 30.0
}
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

