NoItemFramesWG
What is NoItemFramesWG?
NoItemFramesWG is a simple and lightweight plugin that blocks the placement of item frames in configurable WorldGuard regions. I created this for my server as there is currently a bug in Minecraft which causes FPS drops with large amounts of item frames.
Naturally, this plugin requires WorldGuard to function.
Commands
| Command Usage | Description |
|---|---|
| /noitemframeswg | General plugin information. |
| /noitemframeswg add <region name> | Add a region to the configuration. |
| /noitemframeswg remove <region name> | Remove a region from the configuration. |
Permissions
| Permission | Description |
|---|---|
| noitemframeswg.admin | Permission to use all commands. |
| noitemframeswg.bypass | Permission to bypass the plugin and place item frames in all regions. |
Configuration
placement-denied-message: '&cItem frames are disabled in this area.' regions: - example
Other
This plugin uses Metrics to collect stats such as the plugin version and players online. You can disable this in the configuration, or view the stats for yourself by clicking on the graph below.
This plugin also features an auto updater, which can be disabled in the configuration.

-
View User Profile
-
Send Message
Posted Jan 29, 2014@vitis33
Yes.
-
View User Profile
-
Send Message
Posted Jan 29, 2014@chaseoes
Does it work with 1.6.4?
-
View User Profile
-
Send Message
Posted Jan 28, 2014Now available to download!
-
View User Profile
-
Send Message
Posted Jan 26, 2014@spacerocket
Yup, I'm using the WorldGuard API to check for regions.
-
View User Profile
-
Send Message
Posted Jan 26, 2014This looks nice. I'm assuming there's an API for WorldGuard or WorldEdit that you're able to hook into?