Minecraft Sylvester mod 2026 download
logo
minecraft mod Sylvester

Sylvester

Game Version: CB 1.7.2-R0.2
Total Downloads: 10,519
Updated: Dec 31, 2013
Created: Jan 1, 2013
Download SylvesterDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Sylvester v1.7.2 for CB 1.7.2-R0.1 release 8.94 KB Dec 31, 2013 CB 1.7.2-R0.2 2,549 download Sylvester Sylvester v1.7.2 for CB 1.7.2-R0.1 releaseDownload
Sylvester 1.5.1 (Fix) release 8.94 KB Sep 23, 2013 CB 1.6.2-R1.0 1,534 download Sylvester Sylvester 1.5.1 (Fix) releaseDownload
Sylvester v1.4 release 13.35 KB Apr 29, 2013 CB 1.5.1-R0.2 1,981 download Sylvester Sylvester v1.4 releaseDownload
Sylvester v1.3.2 release 13.07 KB Apr 11, 2013 CB 1.5.1-R0.1 829 download Sylvester Sylvester v1.3.2 releaseDownload
Sylvester v1.3.1 release 13.07 KB Feb 8, 2013 CB 1.4.7-R1.0 1,716 download Sylvester Sylvester v1.3.1 releaseDownload
Sylvester v1.3.0 release 12.66 KB Feb 7, 2013 CB 1.4.7-R1.0 594 download Sylvester Sylvester v1.3.0 releaseDownload
Sylvester v1.2.0 release 12.66 KB Jan 26, 2013 CB 1.4.7-R0.1 464 download Sylvester Sylvester v1.2.0 releaseDownload
Sylvester v1.1.0beta beta 12.19 KB Jan 5, 2013 CB 1.4.6-R0.3 578 download Sylvester Sylvester v1.1.0beta betaDownload
Sylvester v1.0.1beta beta 11.41 KB Jan 1, 2013 CB 1.4.6-R0.3 137 download Sylvester Sylvester v1.0.1beta betaDownload
Sylvester v1.0beta beta 11.41 KB Jan 1, 2013 CB 1.4.6-R0.3 137 download Sylvester Sylvester v1.0beta betaDownload

Screenshots

Description

Share this:

Sylvester is a plugin which allows you to launch huge fireworks or just let your users launch single rockets.
Whenever a firework rocket is launched by this plugin (either as part of a firework-block or just as a single rocket) the plugin creates a
random firework effect which often is amazing.

Sylvester requires Vault!

Commands:
/fwlaunch [amount]
– Launches a firework on a firework-block (redstone lamp)
– /fwlaunch infinite
/stopfirework
– Stops all fireworks until used again
/rocket
– Launches a single rocket and takes a certain amount of money from your account (configurable)
/syl-reload
– Reloads the config

Permissions:
sylvester.launch – /fwlaunch
sylvester.stopfirework – /stopfirework
sylvester.launchsingle – /rocket
sylvester.reload – /syl-reload
sylvester.signcreate – Allows creating firework signs (see below for further informations)

Usage:
1st option: Place a redstone lamp, focus it, type "/fwlaunch 20" and enjoy 20 firework rockets being launched out of this redstone lamp.
2nd option: Just type "/rocket" and a rocket is launched at your player's location.
3rd option: Place a redstone lamp, put a sign on it's side, and fill the first line with "[Firework]", and the second line with a number (the amount of rockets). Now just power the lamp and enjoy.
4th option: Replace the amount of fireworks on the sign with a dash ("-") and enjoy an infinite firework when the lamp is powered!
NEW: Place a redstone lamp, focus it, type "/fwlaunch infinite" and enjoy an infinite firework being launched out of this redstone lamp.

config.yml:

#Time in seconds until the firework is primed after using the command or powering the lamp
prime_delay: 1

#Maximum of effects in a rocket (I recommend not more than 8)
max_effects: 7

#Maximum of colors in an effect (I recommend not more than 7)
max_colors: 5

#Maximum of fadecolors in an effect (I recommend not more than 10)
max_fades: 9

#Maximum distance to the launcher block for using /fwlaunch
max_distance_to_block: 30

#Default amount of rockets being launched when /fwlaunch is used without parameters
standard_amount: 15

#Cooldown between each use of /rocket
rocket_cooldown: 30

#If server operators get all permissions by default
op_all_permission: true

#Whether you can't use /rocket when you have not enough money
no_negative_balance: true

#The amount of money the use of /rocket costs.
rocket_charge: 10

#Language variables
error_please_wait: "Please wait %secs seconds until you can perform this command."
error_no_perm: "You don't have permission to perform this action"
error_no_money: "Go and earn some money!"
success_create_sign: "You successfully created a firework launcher"
no_launcher_in_sight: "No launcher block in sight"
success_launch: "Launching firework... Enjoy!"
charge_success: "$%amount were taken from your account!"
now_active: "Fireworks are now active."
now_inactive: "Fireworks are now inactive."

Comments

Add a comment