Code:
###########################################
# #
# Plugin made by Crura #
# Do not -Redacted- this Plugin #
# #
###########################################
LISCENSE: XXXX-XXXX-XXXX-XXXX
luckyblockOptions:
openMultiple: false
luckyblockUtils:
material: SPONGE
data: 0
name: "&e&lLucky Block"
lore:
- ""
- "&6&l* &eOof Lore: &fYea!!!"
startAnimation:
title: "&b&l[!] Start Animation"
material: EMERALD
data: 0
luckyblockRewards:
'1':
holoText: "&b&l[!]&b Diamond"
chance: 15
material: DIAMOND
data: 0
commands:
- "give %player% Diamond 1"
'2':
holoText: "&b&l[!]&b Emerald"
chance: 15
material: EMERALD
commands:
- "give %player% Emerald 1"
'3':
holoText: '&b&l[!]&b Gold'
chance: 15
material: GOLD_INGOT
commands:
- "give %player% GOLD_INGOT 1"
Code:
###########################################
# #
# Plugin made by Crura #
# Do not -Redacted- this Plugin #
# #
###########################################
PREFIX: "&b&l[!] &b"
NO-PERMISSION: "You do not have permission to do this."
ALREADY-OPENING-BLOCK: "You are already opening this block"
ALREADY-OPENING: "You are already opening a luckyblock"
RECIEVED-BLOCK: "You have recieved %amount% luckyblock(s)!"
GIVEN-BLOCK: "You have given %player% %amount% luckyblock(s)!"
INVALID-INTEGER: "Invalid Integer."
INVALID-PLAYER: "Invalid Player."
RELOADED-CONFIG: "Reloaded Config. &7(%ping%ms)"
HELP-PAGE:
- ""
- "&b&l[!] &bLucky Blocks Help Page"
- ""
- "&3&l* &b/luckyblock give {player} {amount}"
- "&3&l* &b/luckyblock help"
- "&3&l* &b/luckyblock reload"
- "&3&l* &b/luckyblock version"
- ""
Fucked his Licensing.