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 Jul 4, 2012Here's a pre-approval download link for the latest version : http://dev.bukkit.org/media/files/602/163/Snowballer.jar
-
View User Profile
-
Send Message
Posted Jul 4, 2012@hunkashoomc
Im having the same issue i dont know how this shop command works and how do i add the ranks im getting a bit confused and is this in relation to getting more snowballs
-
View User Profile
-
Send Message
Posted Jul 4, 2012@ethan588
I solved it! I installed this Plugin http://dev.bukkit.org/server-mods/translate/. But the Chat Messages aren't working.
-
View User Profile
-
Send Message
Posted Jul 4, 2012-
View User Profile
-
Send Message
Posted Jul 4, 2012When I run this Plugin I get this error
[SEVERE] Could not load 'plugins/Snowballer.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: Translate at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:213) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:189) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
-
View User Profile
-
Send Message
Posted Jul 3, 2012How do you create a shop? What is an entity I can use? And how can users rank up with their points?
-
View User Profile
-
Send Message
Posted Jul 3, 2012Translations still don't work.
-
View User Profile
-
Send Message
Posted Jul 3, 2012Hey, sorry but got another bug. I changed the ammount of snowballs each rank gets and i made 30 ranks instead if 20. Shop and ranking all works fine except the number of snowballs. They're getting 3-4 ranks below them's ammount of balls. Any ideas? Thanks, Charlie
-
View User Profile
-
Send Message
Posted Jul 3, 2012@CoKoC
Awesome thanks man :)
-
View User Profile
-
Send Message
Posted Jul 2, 2012@CharlieG97
Hi.
Put this plugin in your 'plugins' folder : http://dev.bukkit.org/server-mods/translate/
-
View User Profile
-
Send Message
Posted Jul 2, 2012How do you install the translator?
-
View User Profile
-
Send Message
Posted Jul 2, 2012@CharlieG97
When you say Rey don't work? Do you mean it won't do anything? If so, make sure you have the newest version of translation, or translator, whatever it is.
-
View User Profile
-
Send Message
Posted Jul 2, 2012Hi man, 1 big problem. I updated to 1.2.2, 1.2.3 and 1.2.4 and none of them work. Thought I'd let you know.
-
View User Profile
-
Send Message
Posted Jul 2, 2012Please! I can't have those things happen! Down below!!! I will donate to have it fixed!
-
View User Profile
-
Send Message
Posted Jul 1, 2012Please do not let it even mess with the spawn. It not only brings them to 0,0 but it does it everytime they join.
-
View User Profile
-
Send Message
Posted Jul 1, 2012@DJ_Amos123
Hey there, I use WE with this plugin and when I uses: /snow ct arena1 it worked fine. As long as there is a parameter after /snow it should work.
-
View User Profile
-
Send Message
Posted Jul 1, 2012/snow - WorldEdit Command.- Priority: High
/snow - SnowBaller Command - Priority: Low
You need to make the full command as well because it does not work with WorldEdit!
Example: /snowballer createterrain
Thanks!
-
View User Profile
-
Send Message
Posted Jul 1, 2012Can you add multiworld support
-
View User Profile
-
Send Message
Posted Jun 30, 2012it just wont load what do i do?
-
View User Profile
-
Send Message
Posted Jun 30, 2012@CoKoC
now it's saying (missingtranslation) ID:Speedball ID:type red or blue over and over again, i did what you said but it seems to have made another translations file every time i delete it