Slot Lock
Slot Lock
Features
Lock any item in any slot. You can easily do this with the lockhand command, and all 1.8 items like player skulls and banners are supported!
You can lock different items in the same slot for different people using perms. You can also make per-world locks with world perms in PEX or GM.
--------------------------------------------------------------
Commands
/sl reload
/sl lockhand <perm> (Sets for item in hand)
/sl lockhand <perm> <slot>
/sl setCommand <player/console> <command>
/sl setCanUse <true/flase> (Sets for item in hand)
/sl world <enable/disable> <world>
--------------------------------------------------------------
Permissions
Permission to use the /reload or /help commands:
"slot.lock.commands" allows you to use slot lock commands.
"slot.lock.drop" allows you to drop from locked slots.
Also whatever permissions you define in the slots configuration.
--------------------------------------------------------------
Configuration/Installation
1. Drop the plugin into your plugins folder and restart the server.
2. Lock slots as wanted using the commands.
3. Change enabled worlds and other things only using commands.
NO support will be proved for people who manually edit the config!
--------------------------------------------------------------
Upcoming Features
- Bug fixes?
--------------------------------------------------------------
Donate
If you like my plugins and want to help me out:
--------------------------------------------------------------
MC Stats
This plugin utilizes Hidendra's plugin metrics system, which means that mcstats.org collects server info like: 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, and the Metrics version. Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true. For more information, see the guidelines.
--------------------------------------------------------------
YouTube/FaceBook/Twitter
Check out my YouTube for more Minecraft awesomeness:
http://www.youtube.com/user/Jacobvejvoda
Keep up to date with my stuffs at my FB page/Twitter:
https://www.facebook.com/EliminatorProductions
https://twitter.com/Elimnator
how it the command ingame to look a wool block in the first slot
Hi,
im starting a server and wandering how to use this plugin. i dont really want to mess around in the cofig so the in game cmds will do. im just wandering what i have to put for the permissions part on the in game cmds. please send me an example of a command as im trying to lock a nether star in my 9th hotbar slot
chrz,
Dan
Good plugin! Can you make that all players have 1 item locked in 1 slot?
Thanks!
When will the update for 1.11.2
why not remove this site from bukkit ? verry long no traffic or updates.
@jacob_vejvoda
Nice answer. You tell me this in all messages but no updating
@chsedv
When I have time, I will.
Bussy RN
can you now update or not? no time then tell me and i delete this website!
@jacob_vejvoda
do you found the error in plugin and can you update to 1.10.2 ?
When you have time for updating to bukkit 1.10.2 ?
@jacob_vejvoda
and can you update or repair it to spigot 1.10.2 ??
@chsedv
Yah, I'll have to go over it in detail.
It seems the whole plugin breaks on the 1.9 update.
@jacob_vejvoda
are you there?
I have Netehrstern in Slot 0 and muse follow command: /sl lockhand slot.0 0, but now player have it in inventory. pls help
When see 399 irtem in inventar i see on server /antioch command and it exploding tnt blocks in world.
When player will put any items in slot 5 they dont work. Slot 5 is not aviable when use slotLock Plugin.
pls help me.
here my actualy config:
enabledworlds:
- <all>
- Hub
- Hub_the_end
- Hub_nether
- Bauwerke
- farmen
- Island
- Island_nether
- plot1
- plot2
- plot3
- YT-Boxen
# - world
# - world_the_end
lockCreative: true
commandCoolTicks: 20
slotlock:
0:
slot: 0
item: 399
amount: 1
name: "&4HUB-MenĂ¼"
commandUser: player
command: "antioch"
permission: slot.0
@jacob_vejvoda
There is no Item lock in any slots. No Itmes was lock . here is my new config.
WHY no Items in Slots ? All Users online see no Items for Slotclok
#
# - world
# - world_the_end
enabledworlds:
- <all>
lockCreative: false
commandCoolTicks: 20
slotlock:
'0':
slot: 0
item: 399
amount: 1
name: '&4HUB-MenĂ¼'
commandUser: player
command: 'null'
permission: slot.0
durability: 0
@chsedv
What about the lock hand command?
@jacob_vejvoda
permission: "slot.0"
Its not working. When make all right then no item lock in slot 0
@chsedv
What does slot.xxxxx mean?
@jacob_vejvoda
No errors but can not make any items in slot.xxxxx
Here my config:
#Just put - <all> to enable all worlds.
#slotlock contains the players slots you want locked (0-39).
#(0-8) are the hot-bar, (9-35) are the inventory, and (36-39) is the armor.
#item is the item locked in the slot, amount is the amount of items,
#permission is the permission node you must have for the slots to be locked,
#name is the item name, and lore is the item lore.
#The book section is for what book name in the book file will be used.
#Command is the command that will be run, null for none.
#canUse is whether or not you can use the item, like throw it or eat it.
enabledworlds:
# - <all>
- Hub
- Hub_the_end
- Hub_nether
- Bauwerke
- farmen
- Island
- Island_nether
- plot1
- plot2
- plot3
- YT-Boxen
lockCreative: false
commandCoolTicks: 20
slotlock:
0:
slot: 0
item: "399"
amount: 1
name: "&4HUB Menue"
commandUser: player
command: "null"
permission: "slot.0"
@chsedv
Try this dev build for 1.9: Link Removed: http://www.mediafire.com/download/0w72n47zfa1vb8f/SlotLock.jar
And let me know how it works.