Troll cheaters with OP guns and other troll commands

Supported Games
GameServerKingsGameServerKings

If /trocket is active all guns turn into rocket launchers

NB If /trocket active when you leave it will still be active when you join

Permissions

  • trollcheaters.admin
  • trollcheaters.rspeed
  • trollcheaters.dropban
  • trollcheaters.rdban
  • trollcheaters.bscreen

Chat Commands

  • /trocket - This toggles the rockets on or off.
  • /rspeed- This sets the rocket speed.
  • /dropban - Drops all the items of the player your looking at and prevents them from picking up items ever again. It also adds the player to a list in your data folder.
  • /rdban - removes the player from the list.
  • /bscreen - Look at the player and type this command, it will give them a blue screen of death.
  • /rbscreen - Look at the player and type this command, removes blue screen.

Configuration

{
  "Settings": {
    "Troll Cheaters Status": false, - This is your state, if true rockets will be fired
    "Rocket Speed": 1000, - Self Explanatory
  },
  "Version: ": {
    "Major": 0,
    "Minor": 1,
    "Patch": 1
  }
}

Stored Data

  • "Name": - This is the players name that is on the cheater list
{
  "steamid64":{
      "Name": 'x0x58x'
   }
}

Road Map

  • Different types of ammo
  • Damage multipliers
  • Admin room
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.