ObsidianFill [1.8-1.16]
Easily fill your inventory with obsidian blocks. This is a perfect feature for Factions servers to allow players to quickly buy obsidian to patch their walls.
Need Support? Please join my Discord server by clicking the logo above or use this link:
https://discord.gg/mZ7nYX3dbq
Easily fill your inventory with obsidian blocks. This is a perfect feature for Factions servers to allow players to quickly buy obsidian to patch their walls.
- Simple and Lightweight
- Hooks into Vault
- Great feature for Factions
- Cooldown Support
- /obsidianfill - Fills your inventory with obsidian blocks.
- /obsidianfill reload - Reloads the configuration file.
- obsidianfill.use - Permission to use /obsidianfill
- obsidianfill.reload - Permission to use /obsidianfill reload
- obsidianfill.cooldown.bypass - Permission to bypass the /obsidianfill command cooldown.
Code:
# <-------------------------------------->------<--------------------------------------> #
# ObsidianFill
# Created by Dreewww
#
# Discord: Anndrew#3417
# Support Server: https://discord.gg/88ekwP6
# <-------------------------------------->------<--------------------------------------> #
messages:
prefix: '&4&lObsidianFill &8» '
no-permission: '&cYou don''t have permission to do this!'
must-be-player: '&cYou must be a player to run this command!'
reload: '&aReload Complete. Took %ms%ms.'
not-enough-money: '&cYou don''t have enough money to do this.'
full-inventory: '&cYou need a empty slot to use this command!'
successfully-purchased: '&7You have purchased &f%amount%x Obsidian Blocks &7for &a%purchase%&7.'
obsidian-fill:
price: 50 # Per obsidian block
cooldown:
enabled: true
time: 300 # in seconds
on-cooldown: '&7Please wait &f%time% &7to use this command again.'
Need Support? Please join my Discord server by clicking the logo above or use this link:
https://discord.gg/mZ7nYX3dbq