NoItem
NoItem v3.1.0 - DERP.
What does it do?
NoItem aims to allow server admins to restrict almost any aspect of players actions via permissions. Things such as placing and breaking blocks, interacting with levers and buttons, opening chests and furnaces, even breeding animals can be controlled! There are of course other things that can be restricted as well. For a complete list, check the wiki!
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.
Downloads:
http://dev.bukkit.org/server-mods/noitem/files/
Beta/Development builds may contain bug fixes, but also may contain new bugs
So before you report a bug, check and see if a new build has fixed it!
Feature List
NoItem can restrict the following:
- Crafting certain items
- Holding certain items
- Having certain items
- Brewing certain potions
- Cooking certain items
- Picking up certain items
- Dropping certain items
- Placing certain blocks
- Breaking certain blocks
- Wearing certain armors
- Interacting with certain items / entities in general
- Left clicking certain items / entities
- Right clicking certain items / entities
- Using certain tools. (right click / left click / in general)
Commands
| Command | Permission | Description |
|---|---|---|
| /noitem | noitem.admin | Prints current NoItem version |
| /noitem reload | noitem.command.reload | Reloads the configuration |
| /noitem debug toggle | noitem.command.debug.toggle | Toggle debugging |
| /noitem debug dump | noitem.command.debug.dump | Write debug file to the servers base directory |
Videos
FAQ
Q: How do I...
A: Check the wiki! If you are still confused and have tried to figure it out, ask in the comments.
Q: There is an error in the console or something is not working as expected
A: Submit a bug report to github! (Link above) DO NOT post the error in the comments section! Also be sure to include the error in your report.
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.
NoItem 4.X - It's Aliiiveeee!
NoItem 4.X is currently in development and is not finished. There will be bugs, there will be a lack of certain features, there will be questions.
Here is the link to the information page: https://github.com/nala3/Noitem4/wiki
Here is the link to the development builds: http://ci.worldoftomorrow.net/ (Also on the wiki page)
Submit bug reports to the github bug tracker.
Currently known issues are:
- None - Please report any found!
Currently Implemented Features (also their permissions)
- break
- place
- craft
- open
- cook
- pickup
- drop
- hold
- interact.object
- interact.entity
- use - is buggy and needs refinement
Permissions format:
- noitem.action.<action>.<object>[.secondaryValue]
- noitem.object.<object>[.secondaryValue].<action>
- Asterisk values are supported for specific actions and objects. not for all actions or objects at once. (e.g. noitem.action.* is not supported, but noitem.action.break.* is)
I am open to suggestions on what other action to implement on top of the ones I am currently working on.
A wild
button appears!
You use "CLICK". Its super effective!
-
View User Profile
-
Send Message
Posted Aug 3, 2013@semirotta
Umm it just seems like your permissions are messed up. You might have added noitem.nointeract.* to your default group. Don't add any perms for the group that doesn't need restrictions. Post your permissions at pastebin and provide the link here.
-
View User Profile
-
Send Message
Posted Aug 2, 2013People are randomly not being able to open doors or use items.... they get this:

FIX?
All of a sudden people cannot do anything (except OP)
I havent added any perms, I havent changed anything... NoItem just prevents everything. No picking items, no breaking items, no placing items, no switching levers, no opening doors, no pressing buttons... It worked fine yesterday and I cant get error while launching the game. This plugin is complete mess :(
-
View User Profile
-
Send Message
Posted Aug 1, 2013@lANTHONYl
The link seems to be down. Is this temporary?
-
View User Profile
-
Send Message
Posted Aug 1, 2013This error is really getting on my nerves :D
http://pastebin.com/rmMXq2Ct
-
View User Profile
-
Send Message
Posted Aug 1, 2013Please note: https://github.com/MineConomy/NoItem/issues/4
-
View User Profile
-
Send Message
Posted Jul 31, 2013your jenkins is down or something - i want 1.6.2 to work smooth i get this error 2013-07-31 15:48:56 [SEVERE] Could not pass event InventoryClickEvent to NoItem v3.0.7-SNAPSHOT org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:35) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:1372) at net.minecraft.server.v1_6_R2.Packet102WindowClick.handle(SourceFile:31) at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296) at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116) at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590) at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: java.lang.NullPointerException
-
View User Profile
-
Send Message
Posted Jul 30, 2013@lANTHONYl
did so, I still haven't managed to re-produce this error though.
-
View User Profile
-
Send Message
Posted Jul 29, 2013@lANTHONYl
Nope it doesn't work. I tried using the perm
noitem.nohold.383
noitem.nohold.383.*
-
View User Profile
-
Send Message
Posted Jul 29, 2013When will this be updated to 1.6.2? This plugin makes 90% of my server function :P
-
View User Profile
-
Send Message
Posted Jul 29, 2013Is this compatible with 1.6.2 ?
-
View User Profile
-
Send Message
Posted Jul 28, 2013@semirotta
post issues here. be sure to include the specific version number of craftbukkit/spigot and the build of NoItem you're using.
-
View User Profile
-
Send Message
Posted Jul 28, 2013Still error:
http://pastebin.com/D9H6c1Hc
-
View User Profile
-
Send Message
Posted Jul 28, 2013@darkaln
Use a nohold permission node for the egg in question.
-
View User Profile
-
Send Message
Posted Jul 28, 2013Can you use this to block spawn eggs? I tried many varieties of permissions but it doesn't prevent them.
-
View User Profile
-
Send Message
Posted Jul 26, 2013@MrDHdavid
try out? it would make sense to work
-
View User Profile
-
Send Message
Posted Jul 26, 2013Does this work with voltz servers?
-
View User Profile
-
Send Message
Posted Jul 26, 2013@MrDHdavid
Yes there is.
-
View User Profile
-
Send Message
Posted Jul 26, 2013Is there a noitem.nopickup.* permission node? I have a kitpvp world and I'm trying to find out a way so no players can pick up any drop.
-
View User Profile
-
Send Message
Posted Jul 25, 2013I love this
EDIT:
Is this correct for stopping ALL invisibility potion from use?
- noitem.nouse.right.373:16398
- noitem.nouse.right.373:16462
- noitem.nouse.right.373:8206
- noitem.nouse.right.373:8270
and for brewing:
- noitem.nobrew.373:16398
- noitem.nobrew.373:16462
- noitem.nobrew.373:8206
- noitem.nobrew.373:8270
EDIT2:
What does this error mean:
http://pastebin.com/yWgbPmJJ
-
View User Profile
-
Send Message
Posted Jul 25, 2013This plugins is nearly perfect, but it is not capable of preventing players from attacking (mobs, for example) AND it cannot prevent a user from gaining the attention of a mob (if the mob sees them).
Can this be added?