- It's quite simple: In WorldGuard-Regions people can hit an ItemFrame and get the item that was once inside the frame even when they aren't allowed to build there. My plugin denies this action of griefing.
- So that means, if you cannot build on that region you also cannot destroy ItemFrames.
How to install SafeFrames:
- Download the version of your choice
- Place the .jar in your server-plugins directory
- Either reload, restart or start your Server
- Completed. Have fun
Commands and Permissions
Command
Permission
Use
/sf
SafeFrames.info
shows all commands
/sf info
SafeFrames.info
shows Plugin-Informations
/sf reload
SafeFrames.reload
reloads the config.yml
-
SafeFrames.bypass
gives Right to destroy ItemFrames
/safeframes = /sf
/
/
Config:
The Config should look like this:
- Config:
....updater:
......ShouldThePluginCheckUpdates?: true <- "true" let's the plugin check, if it's the latest version
....protected:
......worlds: world, world_nether, world_the_end
....Output:
......String: '&cYou aren''t allowed to break an ItemFrame here.'
editable Messages within the configuration File:
- you can edit the main message with color-codes.
- an Example: "&4Hello" will become an dark red text
- you can also follow this link to look for colorcodes: Colorcodes
World-Support:
- Change the Text within the config and separate world with a comma