GiveMeOp

GiveMeOp

This plugin was made to be able to fool other players into thinking that they have Op. This is more of a for-fun plugin, but was created specifically for those players who come on your server and ask for Op as soon as they join. Since just sending them a simple message telling them that they were Op didn't seem fun enough, this plugin comes with the ability to spawn mobs next to the player. Included with the plugin is a config file allowing changes to whether mobs should spawn, the type of mob, and the amount.

Features:

  • Fake giving players Op.
  • Spawn mobs next to the player you fake giving op to. (Configurable)

Setting Up The Plugin:

  1. Copy GiveMeOp.jar into your server's plugin directory.
  2. Reload/Restart your server to load the plugin for the first time.
  3. Navigate to "plugins/GiveMeOp/config.yml" and configure it to your desire.
  4. Add necessary permissions to your permissions file (If applicable).
  5. Reload/Restart your server to load the plugin with your new config.

Commands:

CommandUsageAliases
/GiveOp [Player]Fakes giving op to specified player./gop, /go
/GiveOp helpShows help message./gop, /go

Permissions:

PermissionCommand
GiveMeOp.*All commands and sub-commands.
GiveMeOp.giveop/GiveOp [Sub-Command/Player]

Supported Mob Types

creeperskeletonspider
cave_spidersilverfishblaze
witchzombieenderman
magma_cubeghastpig_zombie
giantslime

Default Config:

# GiveMeOp Configuration File

MobSettings:
  # Should mobs be spawned by the player? Defaults to true.
  SpawnMobByPlayer: true
  
  # What type of mob should be spawned? Defaults to zombie. Zombie is used if MobType is invalid.
  # Only applicable if SpawnMobByPlayer is true.
  # Valid creatures: creeper, skeleton, spider, giant, slime, ghast, pig_zombie, enderman
  # Valid creatures: cave_spider, silverfish, blaze, magma_cube, witch, zombie
  MobType: zombie
  
  # How many mobs should be spawned by player? Defaults to 5.
  # Only applicable if SpawnMobByPlayer is true.
  MobAmount: 5
  
# Do not mess with config version.
Config:
  Version: 1.0

Setting Up The Config:

  1. Set SpawnMobByPlayer to either true or false. Setting this to true will make mobs spawn at the players location.
  2. Set the MobType to one of the Supported Mob Types. (Make sure to keep it exact spelling, and lowercase!)
  3. Set MobAmount to how many mobs you would like to spawn next to the player.
  4. Save the config.yml, and reload.

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    71748
  • Created
    Jan 1, 2014
  • Last Released File
    Jan 3, 2014
  • Total Downloads
    635
  • License

Categories

Members

Recent Files