FEATURES
- Configurable blocks
- Configurable holograms
- KitPvP Plugin’s
SUPPORT
This plugin supports minecraft versions from 1.7x to 1.8x
INSTALLATION
1. Download the plugin
2. Put it in your plugins folder for your server
3. Start your server
4. Done.
CONFIG
Code (YAML):
# TimedBlocks's configuration
settings:
admin-permission
:
"timedblocks.admin"
obsidian-enabled
: true
# Cooldown time in seconds
obsidian-cooldown
: 45
bedrock-enabled
: true
bedrock-cooldown
: 45
webs-enabled
: true
webs-cooldown
: 25
# Hologram settings
hologram-enabled
: true
hologram-above-block
: true
hologram-title
: false
hologram-text
:
"&c%time%s"
messages:
not-a-player
:
"&cOnly players can execute this command."