Allows players to detonate explosives remotely with a RF Transmitter

Supported Games
GameServerKingsGameServerKings

This allows you to detonate explosives with a RF Transmitter set to the correct frequency

Permissions

  • remotedetonatedexplosives.use -- Allows player to use remote explosives

Configuration

{
  "Explosive Settings": {
    "explosive.timed.entity": {
      "Required Frequency (-1 for all)": -1,
      "Collision Settings": {
        "Friction": 1.0,
        "Mass": 0.5
      },
      "Max Time Before it Automatically Explodes (-1 to disable)": 15.0,
      "Max Detonation Distance": 100.0,
      "Max Explosions with One Click": 2,
      "Initial Delay (time before you can explode in seconds)": 3.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.

9.5K downloads
59 watchers

remoteexplosives