Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

jely2002/NoGriefing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoGriefing is an anti-grief plugin which is still under heavy development. The goal of this plugin is to keep it as simple as possible! With this plugin you can prevent people from breaking and placing blocks. You can also prevent people from dropping items. A new feature is the logging of blocks. You can specify what blocks you want the plugin to log. If that block is placed, the plugin will put the name of the player and the block that the player placed in the config file. Its possible to disable the plugin in certain worlds, which you can specify in the config. This is helpful if you have a lobby world and a survival world.

The plugin is compatible with 1.8 / 1.9 / 1.10!

And of course you can disable TNT!

Commands:

  • /ng settings (Opens the plugin management GUI)
  • /ng help (Shows the help menu)
  • /ng sos (Activates emergency mode, everyone without OP cannot build, place or drop items)
  • /ng blocklog (Shows the blocklog)
  • /ng delblocklog (Empties the blocklog)
  • /ng reload (Reloads config)
  • /ng version (Shows the version of the plugin) Config:

In the configuration file you can change most of the messages. And you can manually enable / disable the anti-grief features. Click here to see the config!

Permissions:

  • ng.placeblocks (Bypasses the anti block place feature)
  • ng.breakblocks (Bypasses the anti block break feature)
  • ng.dropitems (Bypasses the anti item drop feature)
  • ng.pvp (Bypasses the anti PvP feature)
  • ng.itempickup (Bypasses the anti-item pickup feature)
  • ng.reload (With this permission you can reload the plugin)
  • ng.sosmode (Lets you use the /ng sos command)
  • ng.setflags (Lets you use the /ng settings command)
  • ng.viewblocklog (Lets you use /ng blocklog.
  • ng.delblocklog (Lets you use /ng delblocklog)

OP's will get all the permissions.

About

Bukkit plugin - NoGriefing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages