DumbProtection

DumbProtection

DISCONTINUED

This plugin is no longer maintained. Support is no longer provided and updates will not be issued. If you would like to take over the project, please contact me.

dbo dumbrewards logo

Literally all it does is allow players to protect chests. No complicated setup, no weird rules. Just protection of blocks.

Why...?

As a developer I get tired of trying to find a plugin that simply does what I'd like it to do (such as simple block protection). When this occurs I tend to create a small plugin to meet the needs of what I am testing.

In this case I made a simple plugin which allows players to protect blocks - because that is what I needed.

Commands / Permissions

CommandPermissionDescription
/protectprotect.lockProtects the targeted block
/protect add <player>protect.addAdds a player to the allowed list on the targeted block
/protect remove <player>protect.removeRemoves a player from the allowed list on the targeted block
/protect deleteprotect.deleteDeletes the targeted block's protection
/protect listprotect.listLists the allowed players on the targeted block
PermissionDefaultDescription
protect.locktrueAllows /protect
protect.addtrueAllows /protect add
protect.add.othersServer OPAllows /protect add on blocks which are not your own
protect.removetrueAllows /protect remove
protect.remove.othersServer OPAllows /protect remove on blocks which are not your own
protect.deletetrueAllows /protect delete
protect.delete.othersServer OPAllows /protect delete on blocks which are not your own
protect.listtrueAllows /protect list
protect.list.othersServer OPAllows /protect list on blocks which are not your own
protect.bypassServer OPAllows you to bypass protected blocks

Statistics and Update Checking

This plugin does use a common library, CommonSense, to send statistics and complete update checks, You may disable these functions in the "DumbPlugin-Configuration.yml" file inside the plugin folder.

Update Checking

This plugin utilizes Gravity's update checker to notify when a new version of the plugin is out, it will not automatically download the new version. It also notifies the admins that a new plugin version is available. This can be enabled or disabled in the config.yml. To disable update-checking, set updates.check-for-updates to false. To disable admin notifying, set updates.notify-admin to false.

Statistic Collection / Metrics

This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:

  • A unique identifier
  • The server's version of Java
  • Whether the server is in offline or online mode
  • The plugin's version
  • The server's version
  • The OS version/name and architecture
  • The core count for the CPU
  • The number of players online
  • The Metrics version

Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.

Download / Source

Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.

Questions? Bugs? Errors?

Head on over to the GitHub Issue Tracker!!

About This Project

Categories

Members

Recent Files

Bukkit