Some info: LuckyBlock Plugin, very simple to set up and very easy to use. Great for
prison faction servers and skyblock too!
Features:
Prefix
Messages
Commands
Placeholder
100% Customizable
Custom LuckyBlock Type
LuckyBlock permission
Commands:
Permission:
/lb help - no permission
/lb stats - lb.stats
/lb reset - lb.reset
/lb reload - lb.reload
About:
Code (Text):
version: 1.0
debug: false #enable debug messages?
prefix: '&6&lL&e&lB &8» '
#
luckyblocksettings:
permission: 'lb.use'
message: '&cYou are not allowed to open the luckyblock!'
name: '&e&lLuckyBlock'
material: SPONGE #If you are 1.13+ Write the output of /itemdb with the affected item in hand!
data: 0 #ignore this if you are 1.13+
luckyblock:
id1: #<--- The id must be unique for each luckyblock
message: '&ayou received some dirt!'
commands:
- give %player% grass 1
id2:
message: '' #If empty, the message will not be sent
commands:
- give %player% Diamond 1
id3:
message: '&ayou received some dirt!'
commands:
- give %player% grass 1
id4:
message: '&ayou received some diamonds!'
commands:
- give %player% Diamond 1