Tekkit Restrict
Tekkit Restrict (requires Tekkit Classic)
"My initial opinion of having my own server was that players would get along. Boy, was I wrong. Only 2 days after my server's release, I already had 7 players who duped Gem Armor and blew up spawn about a trillion times. After setting gem armor to a certain rank, they then torched my spawn. After disabling most of EE until a certain playtime rank, they then found their own way around my disabling plugin. (noitem)
Then I decided to make Tekkit Restrict..." - DreadSlicer
- Author: DreadEnd (eternialogic@gmail.com)
- Contributor: Taeir (taeirdev@gmail.com)
Features
Crash Prevention
- Prevention of certain server crashing Tekkit Classic problems, like REP's in a deployer
Ban Items and Blocks
- Ban items and blocks from vanilla Minecraft AND from any mod installed.
- Customizable messages for why something is banned (v1.19+)
Limiter
- Limit the amount a player can place of a specific kind of block.
Limited Creative
- Prevent the use (left/rightclick) of certain items in creative.
- Make players unable to move valuable items over from creative to survival.
- Prevent interaction with other inventories in creative.
- Prevent the dropping of items in creative.
Limited Interacts
- Disable the right/left clicking with items.
- Highly customizable: Prevent clicking on a block/in the air/in safezones.
SafeZones
- De-charge EE "Tools" upon entering a marked SafeZone.
- Remove most entities in SafeZones. (not including dropped items, vehicles, players, etc.)
- Force Ring of Arcana into "Earth" mode to prevent griefing.
- Advanced integration with WorldGuard and GriefPrevention to mark all regions or specific ones as safezones.
- Basic integration with Towny, Factions and PreciousStones to mark all regions as safezones.
Smelting/Crafting
- Remove smelting recipes
- Remove crafting recipes
- Prevent the crafting of banned items and warn players so they don't waste ingredients.
- As of v1.19, Tekkit Restrict can prevent crafting of banned items in ALL crafting tables, including project tables and automatic crafting tables, by integrating with forge.
Max EU
- Set the maximum EU charge Electrical IC2 items can hold.
- Change the speed at which Electrical IC2 items charge at.
EMC Value Changer
- Set, change or remove EMC values from any item or block.
Anti-Dupes
- Ability to set a command that will be executed after someone has duped x amount of times.
- Anti-Dupes for:
- RM Furnace Dupes
- Alchemy Bag + Void Ring/Black Hole Band Dupes
- Transmutation Table + Klein Star Dupes
- Tank Cart Dupes
- Teleportation Dupe
- Project Table + 2 players Dupe
- Automatic Crafting Table Mk. 2 + Mining Laser/Mining Turtle/BlockBreaker Dupes
Anti-Hacks
- Ability to set a command that will be executed after someone has hacked x amount of times.
- Anti-Hacks for:
- Speed Hacks
- Fly Hacks
- Forcefield Hacks (hit players out of range/out of your field of view)
Logging
- Split the server log output into various other files.
- Filter out certain messages so they don't show up in the console.
- Log the usage of EE Tools
Other
- Prevent the use of certain Gem armor abilities
- Forcefully unload chunks when the total number is getting too high.
- Prevent the placement of certain blocks next to locked machines/chests, to prevent people from stealing stuff with buildcraft pipes.
- Display the server time used by each and every eventlistener on the server to see what plugins are causing lag.
- Open and modify the alchemy bags and inventories of people, online and offline.
- Teleport to places where there are alot of items on the ground.
- Patch ComputerCraft to make sure people can't crash your server with ComputerCraft scripts.
- Set the minimum time for RedPower timers to prevent lag.
Pages
Compatibility
- Vault - Recommended permissions plugin. (it supports all other permission plugins)
- PermissionsEx/PEX
- GroupManager
- WorldGuard
- GriefPrevention
- LWC
- Factions
- Towny
- PreciousStones
Special Thanks!
Source
The source is available on GitHub: TekkitRestrict GitHub
Dev Builds
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.Link to jenkins
Metrics
Tekkit Restrict uses Hidendra's plugin metrics system, and as of version 1.18 also uses TMetrics by Taeir. This means that the following information is collected and sent to mcstats.org and metrics.taico.nl:
- A unique identifier
- The server's Java version
- Whether the server is in offline or online mode
- The plugin's version
- The minecraft version of the server
- The OS version/name and architecture
- The amount of CPU cores
- The amount of memory allocated to your server
- The number of players online
- The Metrics version
If you wish to disable Metrics, you can do so by opt-ing out, which you can do in the Metrics config file under /plugins/PluginMetrics/
You can disable TMetrics in the General.config.yml file under /plugins/TekkitRestrict/
Auto-updater
Tekkit Restrict has a built-in auto-updater, which connects to BukkitDev to check for updates. If you want to change or disable this behaviour, you can change the update settings in the General.config.yml file.

-
View User Profile
-
Send Message
Posted Oct 5, 2012Hello
http://pastie.org/4919684
And this one litterly says "Contact the Author of Tekkit Restrict" http://pastie.org/4919699
-
View User Profile
-
Send Message
Posted Oct 5, 2012@dreadslicer
Thank you! :)
-
View User Profile
-
Send Message
Posted Oct 5, 2012@Energycraft: Port: 25565 (Default) When it happened: when i sayed /restart Taskbar: it won't solve it then i may get another error Ill just reboot xD
-
View User Profile
-
Send Message
Posted Oct 5, 2012http://dev.bukkit.org/server-mods/tekkit-restrict/tickets/95-massive-lag-and-chat-console-spam-on-dupe/
Problem with the dupe detector
-
View User Profile
-
Send Message
Posted Oct 5, 2012@gmstorm
Ummm... do you have this set?:
It's only to be used every now and then. It's quite performance hungry in my opinion, because it goes through every single block on the server (There are millions) and checks to see if they are disabled.
-
View User Profile
-
Send Message
Posted Oct 5, 2012Hello once again !
please refer to this link, i am also getting this issue. It is quite a major thing.
http://forums.technicpack.net/threads/unexpected-server-crash-when-tekkitrestrict-is-installed.25516/
It seems when i attempted to disable the weapons mod, my server would fatally crash constantly. I have confirmed that it is infact caused when i disabled balkons weapons mod. It seems this happens regardless of which mod you attempt to disable.
Hope this helps:
It caused errors with Buildcraft and then Redpower on my server:
[SEVERE] java.util.ConcurrentModificationException [SEVERE] at java.util.ArrayList$Itr.checkForComodification(Unknown Source) [SEVERE] at java.util.ArrayList$Itr.next(Unknown Source) [SEVERE] at net.minecraft.server.World.getTileEntity(World.java:1644) [SEVERE] at net.minecraft.server.WorldServer.getTileEntity(WorldServer.java:45) [SEVERE] at eloraam.core.TubeLib.isConSide(TubeLib.java:303) [SEVERE] at eloraam.core.TubeLib.getConnections(TubeLib.java:360) [SEVERE] at eloraam.core.TubeLib$RouteFinder.find(TubeLib.java:222) [SEVERE] at eloraam.core.TubeLib.findRoute(TubeLib.java:39 [SEVERE] at eloraam.machine.TileTube$1.schedule(TileTube.java:51) [SEVERE] at eloraam.core.TubeFlow.update(TubeFlow.java:76)
[SEVERE] java.util.ConcurrentModificationException [SEVERE] at java.util.ArrayList$Itr.checkForComodification(Unknown Source) [SEVERE] at java.util.ArrayList$Itr.next(Unknown Source) [SEVERE] at net.minecraft.server.World.getTileEntity(World.java:1644) [SEVERE] at net.minecraft.server.WorldServer.getTileEntity(WorldServer.java:45) [SEVERE] at buildcraft.transport.PipeTransportLiquids.canReceiveLiquid(PipeTransportLiquids.java:47) [SEVERE] at buildcraft.transport.PipeTransportLiquids.computeOutputs(PipeTransportLiquids.java:181) [SEVERE] at buildcraft.transport.PipeTransportLiquids.moveLiquids(PipeTransportLiquids.java:132) [SEVERE] at buildcraft.transport.PipeTransportLiquids.updateEntity(PipeTransportLiquids.java:55) [SEVERE] at buildcraft.transport.Pipe.updateEntity(Pipe.java:106)
-
View User Profile
-
Send Message
Posted Oct 5, 2012@Creepsss
It's beacuse something is allready using that port try shut down java in the Processers in task manager and start the server agien.
-
View User Profile
-
Send Message
Posted Oct 5, 2012Here's the only thing i can say when i finished restarting and running it up again: failed to bind to port...now i can't even run it and if i can't run it i can't play
-
View User Profile
-
Send Message
Posted Oct 5, 2012@dreadslicer
Well it could be nice, beacuse i dont want my moderators to take off safezones and set them. but thanks! do the restart work like a reload? or does it actually restart?.
-
View User Profile
-
Send Message
Posted Oct 5, 2012Unfortunately, there isn't a direct perm to use /tpic. You have to do:
I need to add this and /restart to the perms list, huh?
-
View User Profile
-
Send Message
Posted Oct 5, 2012Btw does the /tpic command have any perm that i can add to my mods/admins?.
-
View User Profile
-
Send Message
Posted Oct 5, 2012@dreadslicer
Ow it's working thanks!.
-
View User Profile
-
Send Message
Posted Oct 5, 2012This plugin currently has:
-
View User Profile
-
Send Message
Posted Oct 5, 2012@EnergyCraft
@wumpyc
There shouldn't be any problems. You need to watch out, though. if [buildcraft] isopped and somebody makes a large quarry around a 1x1-chunk faction area, then they can grief from the outside... Normally, you would just put the quarry at the last 1-block-edge of the faction zone.
-
View User Profile
-
Send Message
Posted Oct 5, 2012Nice, thanks for the update it's works fine!. The only thing that i can't get to work is /openal
-
View User Profile
-
Send Message
Posted Oct 4, 2012I had to add [BuildCraft] to Factions players that can bypass all protection so they can claim their quarries. But does quarry now destroy the safezone aswell or does this plugin prevent it from so?
-
View User Profile
-
Send Message
Posted Oct 4, 2012Aye, if you can make it so i can specifically ban an item instead of all of its children that'd be great. Aka world anchor~
Also, any idea why the special attack of RM/DM tool DCs people?
-
View User Profile
-
Send Message
Posted Oct 4, 2012@Lostferret13
You cannot negate config... I've never thought about adding that...
@Atspulgs
Yay lol... I will look into it.
@Dreadcor
I may have to look into optimizing the thread itself some more. It searches every inventory, which may take some time if you have... 200 players... I may make it to where it is a thread-per-player.
@DepokBoy
did you give yourself:
@smithy285
@Lostferret13
Yeah, I may have to look into the mechanisms of it.
-
View User Profile
-
Send Message
Posted Oct 4, 2012@dreadslicer
Besides not being able to disable the ":0" block, I also cannot negate nodes. for example, I blanket dis-allow "126" in the config, but then put "- -tekkitrestrict.noitem.126" in permissions. is this correct or can you not negate items disabled in config?
-
View User Profile
-
Send Message
Posted Oct 4, 2012Hi, can you look into adding GriefPrevention support since it doesnt require WorldEdit and is more visual imo.