Project table dupe bug fix
Players can't duplicate items with this redpower block! Only one player can open same Project Table at the same moment!
Download
http://dev.bukkit.org/server-mods/ptfix/files/3-ptfix-1-2/
Video
Click here!
Configuration
log: false # log attempts to open project table?
message: Two players can't use same project table at the same time. # message
allow_ignore: true # ignore OPs or player with required permission?
project_table: # project table ID and subID (data value)
id: 137
subid: 3
Commands
No commands.
Permissions
If is allow_ignore enabled, you can use this permission:
ptfix.ignore - player with this permission can open project table anytime
Source code
GitHub.com