Snowballer Paintball

==> Easy installation tutorial <==
Preface
Not long ago I came across this plugin request by _wilson_, consisting of a copycat plugin like codename_B's paintball plugin. I didn't ever try a paintball server before and decided to give it a shot. I discovered it was actually "new" on the server's market and had great fun with it. It's quite addicting. But the request thread closed following an argument between codename_B's plugin's server admin and other users. As I couldn't release my own version of the plugin on that thread, I decided to create a BukkitDev project for it and fully support it.
Features
Snowballer is a fully-featured Paintball plugin. In a nutshell, it has the following features :
- Speedball gamemode support (Automatically creates a game every 10 seconds).
- No configurations needed.
- Easy terrain and spawns setting.
- Easy front-end for the users.
- Spectating system.
- Shop and progression system.
- Very polished (Using features such as sound on kills, colored name plates, vanishing and more!)
Commands
Snowballer has a very simple front-end for the users.
- /red : Joins the red team in the speedball pool.
- /blue : Joins the blue team in the speedball pool.
- /random : Joins a random team in the speedball pool.
- /spectate : Allows spectating of speedball games.
- /pool : Shows who is in the speedball pool.
- /points : Shows currrent points.
- /rank : Shows current rank.
On the other side, it has deep information querying system for admins. Administration of the plugin goes trough the /snow command.
- /snow createterrain [terrainName], aliases : /snow ct [terrainName]
- /snow deleteterrain [terrainName], aliases : /snow dt [terrainName]
- /snow createspawn [terrainName] [teamColor], aliases : /snow cs [terrainName] [teamColor]
- /snow deletespawn [terrainName] [teamColor] [spawnId], aliases : /snow ds [terrainName] [teamColor]
- /snow spawns [terrainName] : List terrain's spawns and ids.
- /snow terrains : List terrains.
- /snow hub : Sets the location where users spawn back on game ending.
- /snow speedball : Toggles speedball on/off.
- /snow tp [hub/terrainName] [spawnId] : Teleports to hub or terrain name and optionally spawn id.
- /snow info pool : Like /pool
- /snow info player [playerName] : Shows informations on player.
- /snow set points [playerName] [numberOfPoints] : Sets a player's number of points.
- /snow set rank [playerName] [rank] : Sets a player's rank.
- /snow shop create : Makes the target entity a shop.
- /snow shop delete : Removes shop behaviour from target entity.
- /snow shop list : List registered shops.
Permissions
snowballer.admin : Allows usage of administration commands. snowballer.nomessage : Removes player notification about Snowballer.
Configurations
Snowball typically doesn't require any configurations. Here are the defaults :
friendly fire: false speedball: true speedball delay: 10 change name plate: true invicible players: true
Progression system
Snowballer features a point, rank and progression system. For now it is strictly linear. From the player's side, all they see is one (or more) shop entities (eg. a testificate), right-click him to get the next ranks and upgrades coming with that rank. Upgrades could be anything, but Snowballer currently only supports armors and number of snowballs at game start. The system should be quite intuitive from looking to its configuration file, progression.yml.
-
View User Profile
-
Send Message
Posted Aug 24, 2012Sweet! Its working:) Thanks, you might want to but the link to that in your discription of the pluggin.
-
View User Profile
-
Send Message
Posted Aug 24, 2012@qwenjgfujn
I may have forgotten to mention this requires TagAPI now.
-
View User Profile
-
Send Message
Posted Aug 24, 2012Is anyone els having this problem? Or has anyone els got it to work?? Any ideas CoKoC??
-
View User Profile
-
Send Message
Posted Aug 24, 2012that is exactly what im doing but i got hookshot too
-
View User Profile
-
Send Message
Posted Aug 24, 2012Beninator I got the same problem... 14:56:22 [SEVERE] Could not load 'plugins/Snowballer.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: TagAPI at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:222) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:198) at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50) at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
I think it might not be connecting to translater because when translater runs i get this...
14:56:39 [INFO] [Translate] Enabling Translate v1.0 14:56:39 [INFO] [Translate] Detected first run, creating own file from jar 14:56:39 [INFO] [Translate] Found ZavAutoMessager, created file from scratch. 14:56:39 [INFO] [Translate] Found WorldEdit, created file from scratch. 14:56:39 [INFO] [Translate] Found Essentials, created file from scratch. 14:56:39 [INFO] [Translate] Found EssentialsChat, created file from scratch. 14:56:39 [INFO] [Translate] Found EssentialsProtect, created file from scratch. 14:56:39 [INFO] [Translate] Found EssentialsSpawn, created file from scratch.
Nothing for snowballer
-
View User Profile
-
Send Message
Posted Aug 24, 2012First, im not trying to be rude,I love servers with this pluggin and I want to make one for myself and friends!:) But, can u tell me what i'm doing wrong: http://youtu.be/oiqR4WJG54o
-
View User Profile
-
Send Message
Posted Aug 24, 2012heres the error [severe] Could not load 'plugins\snowballer.jar' in folder 'plugins' org.bukkit.plugin.unknowndependancyexception: TagAPI
-
View User Profile
-
Send Message
Posted Aug 24, 2012wait no it didnt i thought it did
-
View User Profile
-
Send Message
Posted Aug 24, 2012thank you CoKoC i think i just needed to update translate
-
View User Profile
-
Send Message
Posted Aug 24, 2012I did, i got translate and snowballer.
-
View User Profile
-
Send Message
Posted Aug 24, 2012@qwenjgfujn
Did you follow the installation tutorial? http://www.youtube.com/watch?v=63OqRU7pCLI
-
View User Profile
-
Send Message
Posted Aug 24, 2012Ok, when you but the Snowballer.jar in the bukkit pluggin folder, it doesn't even run.
-
View User Profile
-
Send Message
Posted Aug 24, 2012@qwenjgfujn
It does work when I set it up. A complete report is necessary to issue any fix.
-
View User Profile
-
Send Message
Posted Aug 24, 2012You guys know that your latest download doesnt work right??
-
View User Profile
-
Send Message
Posted Aug 24, 2012Beninator and seiterseiter it doesn't work for me too.
-
View User Profile
-
Send Message
Posted Aug 24, 2012it doesnt work for me too.
-
View User Profile
-
Send Message
Posted Aug 23, 2012@BeninatorSkillz
Follow the simple installation tutorial.
-
View User Profile
-
Send Message
Posted Aug 23, 2012doesnt work on my server? The file wont create.
-
View User Profile
-
Send Message
Posted Aug 22, 2012How do i use that CoKoC? I actually stoped playing minecraft since this hasnt't updated.
-
View User Profile
-
Send Message
Posted Aug 22, 2012does this make your whole server a paintball server?