- Tham gia
- 28/07/2016
- Bài viết
- 44
Links : www.goneviral.com
Tag: @Trai Phạm
Contributors:
cor_bear, Absentee23
Description:
This plugin allows to fly(RocketBoots) or Speed IV (MercuryBoots) consuming experience or money every second, also disable PvP if in fly/speed and finally another hook with WorldGuard to disable usage on designed WorldGuard areas.
Active Plugin:
The plugin will be updated regularly. Suggestions and requested features will be made in the shortest possible time
Dependencies: WorldGuard. (Version 5.7+ or 6.0)
Compatible with Spigot 1.8 (#1658) and 1.7 (#1649)
Configuration:
Code (Text):
#-#-RocketBoots-#-#
#-#-#-#-#-#-#-#-#- Commands & Permissions -#-#-#-#-#-#-#-#-#
#
# /boots reload|rocketboots.admin|Reloads this file.
# /boots|rocketboots.admin|Allows to get the RocketBoots.
# /boots <on/off>|rocketboots.use|Allows to activate/deactivate boots.
# none | rocketboots.override | Don't consume exp or money
#
#-#-#-#-#-#-#-#-#- Commands & Permissions -#-#-#-#-#-#-#-#-#
### Configuration:
# ID: item id.
# Data: item data/durability.
# Name: item custom name.
# Lore: item custom lore.
# engineMode: Money, exp, items or toggle (switch between money and experience)
# automatic: You don't need to use "/boots on" to activate the boots.
# Money_per_Time: Money to Fly
# Exp_per_Time: Experience to Fly
# Items:
#ID of item - seconds fly
#Example: 263: 3 #Coal
### Allow players to fight while them fly?
AllowPvP: false
### Tag Player in PvP (recommended)
DisableInCombat:
active: true
tag-time: 10
#Boots for fly
RocketBoots:
ID: 317
Name: '&4Rocket Boots'
Lore:
- '&bConsumes &a2 Coins &bper second to fly!'
- '&5Type "&6/boots on&5" to enable and "&6/boots off&5" to disable!'
engineMode: Money
automatic: true
Money_per_Time: 2.0
Exp_per_Time: 3
Items:
263: 3
289: 2
#Boots for speed
MercuryBoots:
ID: 313
Name: '&4Mercury Boots'
Lore:
- '&bConsumes &a3 Coins &bper second and get Speed IV!'
engineMode: Money
Money_per_Time: 3.0
Exp_per_Time: 3
Items:
263: 3
289: 2
### Add recipe (RocketBoots)? ONLY WORKS ON RESTART OR RELOAD
recipe: false
### Warning when left x seconds of flight?
Warning:
active: true
time: 10
### Expend the money/xp every x seconds (don't change in items mode)
eachSeconds: 1
### Effect of fire - max particles: 100 - max range: 16
Effect:
Active: true
Particles: 50
Range: 16
### WorldGuard BlackList:
BlackListed_Regions:
- spawn
- parkour
- hungergames
##Worlds without consumption experience
DisableConsumeInWorlds:
- plotworld
##Disable boots in worlds
DisableBootsPerWorld:
- games
- spawn
### Support for translation
Messages:
prefix: '&4[&6RocketBoots&4]&f - '
noPermission: 'You dont have permissions to do this.'
alreadyFlying: 'Already Flying!'
getBoots: 'You got the %boots%!'
offBoots: 'RocketBoots Off!'
modeMoney: 'Actual mode: &emoney'
modeExp: 'Actual mode: &eexp'
areaPermission: 'You dont have permission for this area.'
offExp: 'RocketBoots Off! Insufficient EXP!'
offMoney: 'RocketBoots Off! Insufficient Money!'
noItem: 'RocketBoots Off! No items
'
Warning: 'Warning: You have %seconds seconds left of flight'
noPvP: 'You can not attack while flying'
Commands:
Permissions:
Recipe (enable it in config):
Servers using this plugin:
-leben.gamesmc.de
Tag: @Trai Phạm
Contributors:
cor_bear, Absentee23
Description:
This plugin allows to fly(RocketBoots) or Speed IV (MercuryBoots) consuming experience or money every second, also disable PvP if in fly/speed and finally another hook with WorldGuard to disable usage on designed WorldGuard areas.
Active Plugin:
The plugin will be updated regularly. Suggestions and requested features will be made in the shortest possible time
Dependencies: WorldGuard. (Version 5.7+ or 6.0)
Compatible with Spigot 1.8 (#1658) and 1.7 (#1649)
Configuration:
Code (Text):
#-#-RocketBoots-#-#
#-#-#-#-#-#-#-#-#- Commands & Permissions -#-#-#-#-#-#-#-#-#
#
# /boots reload|rocketboots.admin|Reloads this file.
# /boots|rocketboots.admin|Allows to get the RocketBoots.
# /boots <on/off>|rocketboots.use|Allows to activate/deactivate boots.
# none | rocketboots.override | Don't consume exp or money
#
#-#-#-#-#-#-#-#-#- Commands & Permissions -#-#-#-#-#-#-#-#-#
### Configuration:
# ID: item id.
# Data: item data/durability.
# Name: item custom name.
# Lore: item custom lore.
# engineMode: Money, exp, items or toggle (switch between money and experience)
# automatic: You don't need to use "/boots on" to activate the boots.
# Money_per_Time: Money to Fly
# Exp_per_Time: Experience to Fly
# Items:
#ID of item - seconds fly
#Example: 263: 3 #Coal
### Allow players to fight while them fly?
AllowPvP: false
### Tag Player in PvP (recommended)
DisableInCombat:
active: true
tag-time: 10
#Boots for fly
RocketBoots:
ID: 317
Name: '&4Rocket Boots'
Lore:
- '&bConsumes &a2 Coins &bper second to fly!'
- '&5Type "&6/boots on&5" to enable and "&6/boots off&5" to disable!'
engineMode: Money
automatic: true
Money_per_Time: 2.0
Exp_per_Time: 3
Items:
263: 3
289: 2
#Boots for speed
MercuryBoots:
ID: 313
Name: '&4Mercury Boots'
Lore:
- '&bConsumes &a3 Coins &bper second and get Speed IV!'
engineMode: Money
Money_per_Time: 3.0
Exp_per_Time: 3
Items:
263: 3
289: 2
### Add recipe (RocketBoots)? ONLY WORKS ON RESTART OR RELOAD
recipe: false
### Warning when left x seconds of flight?
Warning:
active: true
time: 10
### Expend the money/xp every x seconds (don't change in items mode)
eachSeconds: 1
### Effect of fire - max particles: 100 - max range: 16
Effect:
Active: true
Particles: 50
Range: 16
### WorldGuard BlackList:
BlackListed_Regions:
- spawn
- parkour
- hungergames
##Worlds without consumption experience
DisableConsumeInWorlds:
- plotworld
##Disable boots in worlds
DisableBootsPerWorld:
- games
- spawn
### Support for translation
Messages:
prefix: '&4[&6RocketBoots&4]&f - '
noPermission: 'You dont have permissions to do this.'
alreadyFlying: 'Already Flying!'
getBoots: 'You got the %boots%!'
offBoots: 'RocketBoots Off!'
modeMoney: 'Actual mode: &emoney'
modeExp: 'Actual mode: &eexp'
areaPermission: 'You dont have permission for this area.'
offExp: 'RocketBoots Off! Insufficient EXP!'
offMoney: 'RocketBoots Off! Insufficient Money!'
noItem: 'RocketBoots Off! No items
'Warning: 'Warning: You have %seconds seconds left of flight'
noPvP: 'You can not attack while flying'
Commands:
- /boots reload | Reloads config |
- /boots | Allows to get the RocketBoots.|
- /boots | Allows to get the RocketBoots and MercuryBoots.|
- /boots give <player> <minutes>| Give free flight for x minutes.|
- /boots | Allows to get the RocketBoots or/and MercuryBoots.|
- /boots <on/off> | Allows to activate/deactivate boots.|
- /boots gui | Access to the GUI (Effects).|
- /boots toggle | Allows you to change the payment method (Exp or Money) |
Permissions:
- rocketboots.admin | Access to all commands (get, reload etc)
- rocketboots.get |Allows to get the RocketBoots and MercuryBoots.|
- rocketboots.get.<boots> |Allows to get the RocketBoots or/and MercuryBoots.|
- rocketboots.use | Allows to activate/deactivate boots.|
- rocketboots.use.<boots> | Allows to use Rocketboots or MercuryBoots|
- rocketboots.gui | Access to the GUI (Effects).|
- rocketboots.toggle | Allows you to change the payment method (Exp or Money) |
- rocketboots.override | Don't consume money/XP
- rocketboots.effect.* | Access to all Effect|
- rocketboots.effect.<effect> | Allows to use specific effect|
Recipe (enable it in config):
Servers using this plugin:
-leben.gamesmc.de



