Paintball War Edition
Download latest.... Download latest
Want to help?
Hey!
I haven't found much time to work on this project lately. If you want to contribute, the source code can be found here: https://github.com/PaintballWarEdition/PaintballLegacy
Feel free to open pull requests, but try to keep the changes per PR minimal to reduce the time required to review them. If you have larger or more complex changes in mind, feel free to contact me to discuss them before you start working on them.
We also started to move the documentation over to Github: https://github.com/PaintballWarEdition/PaintballLegacy-Wiki/wiki
But this can certainly be improved. If you want to help with the documentation, feel free to contact me and send me your Github username.
If you can contribute and maintain translations of the plugin, or have other ideas of how you could contribute, let me know as well!
Thanks.
Paintball is a fast paced and action packed multiplayer game.
In the classic TeamDeathMatch mode 2 teams compete against each other to bombard each other with snowballs. Once a player is hit, he's out and automatically leaves the arena and has to wait in the paintball lobby for his mates to finish and the next match to start. In the Paintball lobby you will meet all paintball players, choose your team and wait for enough players, or the end of the last match. When all conditions are met, a countdown starts which announces the next match.
Some license stuff:
You can find the full license terms here: https://dev.bukkit.org/projects/paintball_pure_war/license
You can find a basic summary of it at the bottom of this page.
Quote:Our main target is to keep this plugin easily integratable on any standard survival server without disturbing the survival feeling. You don't have to dedicate a whole server or world to this plugin!
Basic-Features
Paintball is constantly expanding. There are more and more features added which have not much to do with the classic paintball game. But do not panic: According to your personal preferences you can modify or disable most things in the config.yml in the Paintball folder.
- No client or server modifications or additional plugins are required !
- Multiple Arenas: Build as many arenas as you like !
- Complete freedom on what your arena looks like! As Paintball does not care about your arenas borders, your arena can have any shape and layout, as long as it is impenetrable. Simple build some sort of wall around your arena to keep your players inside.
- Multiple Spawns: Paintball lets you define multiple spawn points for each team (red, blue, spectators) !
- Automatic-Lobby-Arena-System: The Paintball lobby will automatically rotate through all your ready arenas. No need for administrators to be online !
Limitation: Currently there can always only run one match at a time.
- Easy: No complex setup needed ! Only 4 commands and your arena is ready and added to the automatic arena rotation !
- Mechanism to strictly seperate Survival and Paintball and to prevent "cheating" in and with Paintball.
- Easy and individually adjustable small Shop, where you can buy ammunition or other special and unique "weapons", gadgets and power-ups with the Paintball-Cash earned during the matches.
- Ranking: Your players gain points to compete with each other !
- Various statistics: examples are Points, Cash, Kills, Deaths, Hits, Shots, KD, Accurancy, Teamattacks, Wins and Defeats for each player, each arena and as a whole.
- Toggleable Killfeed ! Turn it off if it spams you !
- Most stuff is configurable ! For advanced information click here.
- Much, much more!
Easy integration on every survival server!
Our main target is to keep this plugin easily integratable on any standard survival server without disturbing the survival feeling. Players shall not be able to swindle items or gain other advantages over survival players through Paintball.
Here you got some sort of overview what actions are taken to protect the survival-part of the server:
People with the 'paintball.admin' permissions node can bypass some of them.
- Prevent commands that are not related to Paintball. So player can't teleport or use commands as a benefit.
- Prevent breaking and placing of blocks.
- Prevent dropping and picking up items, or dropping the armor.
- Options to let players only join with full health or hunger so they can't escape during fights.
- Options to save the players inventory when joining the lobby and restore afterwards.
- Paintball inventory is cleared when leaving the lobby.
- Turned off damage and starvation inside the lobby.
- Many things can be disabled if they create problems with your other plugins.
- Explosions do no damage to blocks.
- Only Paintball players receive the Paintball messages. Your other players will not get spammed.
Videos on Youtube!
Arena setup
German(!) introduction
A french plugin description and video can be found here:
http://minecraft.fr/paintball-war-edition/
Additional information
Hint about version checking and stats collecting:
This plugin is checking dev.bukkit.org for new updates. This can be disabled in the config with the setting "Server.Version Check".
This plugin is also doing some periodically stats tracking to mcstats.org which helps me to determine how many servers are using it. This can be disabled with the setting "Server.Metrics".
And the plugin is also sending some stats to blablubbabc.de to maybe prepare for some kind of later serverlist (a list of paintball servers). Currently those data are only stored in a non-public mysql table on my server.
- This means that this plugin is sending some general information about the minecraftserver, like: ip-adress, port, servername, slots, motd, bukkit version, if server is in onlinemode and if it has whitelist enabled.
- And some information about paintball like: how many players already played paintball there and if it is an paintball-only server (autolobby enabled) and if the server admin wants the server to be listed at some kind of public server list later, when it is finished.
→Those data are currently only send once every reload.
→ For people who don't want to share these informations with me :( → you can en- and disable this in the serverlist config (plugins/Paintball/serverlist.yml) with the setting "post enabled"
For bug reports or fixes for common problems take a look at the Issues page.
Don't spam with your error here !
For a list of ideas and suggestions take a look at the Ideas page!
Feel free to leave a message here!
(How you like it, what you like most, what you like in no way. I'm interested in your opinion!)
Donators
A big "thank you" to everybody who is keeping my motivation up through donations!
OklaMokla | zrocweb | Brian |
mattmc291 | treestompz | hector22x |
IceRhal | Lars | xprotect |
TheOnlyRealTGS | breachSWE | forestovserver |
jeracom | MineCrystalSpain | Urban_Professional |
Lamont Ellingson | Meegacoolman |
If you like this plugin, don't spare the effort to any amount that you consider reasonable and/or leave a positive comment!
Usage conditions / License
Paintball Server Plugin for Minecraft
by blablubbabc
You can find the full license terms here: https://dev.bukkit.org/projects/paintball_pure_war/license
Those may be updated from time to time. In summary:
- Usage of this software is on own risk. I give no warranty in any kind that this software is working as intended.
- Modifications for personal use are mostly allowed. See the license for limitations on that. (Also note that the source code isn't publically available just yet. So actual modifications might be rather tricky currently.)
- Do not redistribute or publicly upload the plugin, with or without modifications. People are supposed to always download it for themselves from this page.
- Do not use for commercial purposes! This also applies to add-ons (other plugins or services for example) which are related or used in relation to this plugin! Examples: Don't sell any in-game currency that can be used related to paintball. Don't sell access, or prioritize paying players when joining paintball or the server running paintball. Make sure that your "donors" don't get any benefits such as abilities that can be used within the matches, or otherwise in relation with paintball.
Thank you for respecting these conditions!
If you have any questions on this feel free to contact me.
Great plugin! Just wondering if there's a way to switch players to spectator after they are eliminated, so they can spectate the remainder of a game instead of being returned straight to the lobby.
In reply to SupasneakyLIVE:
Nope, there is no option for that available currently.
In reply to blablubb:
Okay, thank you for the reply. Perhaps it's something to consider for a future update? I've had multiple people ask me if they could spectate games after being eliminated. Just a suggestion.
How to overwrite the kill message ,to example player killed player?
In reply to doni2006120:
In the language file are message templates for the kill message for all different weapons.
In reply to blablubb:
yeah i found it thx ;)
Hi, I have a problem with the plugin in the minecraft version 1.14.4 the plugin is detected in the plugins list but if I want to try to get into the lobby with the command it doesn't work and gives no error how can I fix it?
In reply to Forge_User_37234483:
says: Error occurred while enabling Paintball v1.5.0 (Is it up to date?)
In reply to Forge_User_37234483:
Can you upload your server log somewhere (eg. pastebin.com)?
In reply to blablubb:
Loading libraries, please wait...
[17:10:42] [Server thread/INFO]: Starting minecraft server version 1.14.4
[17:10:42] [Server thread/INFO]: Loading properties
[17:10:42] [Server thread/INFO]: Default game type: CREATIVE
[17:10:42] [Server thread/INFO]: Generating keypair
[17:10:42] [Server thread/INFO]: Starting Minecraft server on *:25565
[17:10:42] [Server thread/INFO]: Using default channel type
[17:10:44] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-368f4e9 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
[17:10:49] [Server thread/ERROR]: Could not load 'plugins\Paintball-1.5.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.14.4
at org.bukkit.craftbukkit.v1_14_R1.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:261) ~[craftbukkit.jar:git-Bukkit-368f4e9]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit.jar:git-Bukkit-368f4e9]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:333) ~[craftbukkit.jar:git-Bukkit-368f4e9]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:253) [craftbukkit.jar:git-Bukkit-368f4e9]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:348) [craftbukkit.jar:git-Bukkit-368f4e9]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:196) [craftbukkit.jar:git-Bukkit-368f4e9]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:753) [craftbukkit.jar:git-Bukkit-368f4e9]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
[17:10:49] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:10:49] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:10:49] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[17:10:49] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:10:49] [Server thread/INFO]: Preparing level "world"
[17:10:49] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
[17:10:49] [Server thread/INFO]: Loaded 6 recipes
[17:10:50] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
[17:10:51] [Server thread/INFO]: Preparing spawn area: 0%
[17:10:51] [Server thread/INFO]: Preparing spawn area: 0%
[17:10:51] [Server thread/INFO]: Preparing spawn area: 0%
[17:10:51] [Server thread/INFO]: Time elapsed: 1300 ms
[17:10:51] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
[17:10:52] [Server thread/INFO]: Preparing spawn area: 0%
[17:10:52] [Server thread/INFO]: Preparing spawn area: 0%
[17:10:54] [Server thread/INFO]: Preparing spawn area: 0%
[17:10:54] [Server thread/INFO]: Preparing spawn area: 0%
[17:10:54] [Server thread/INFO]: Preparing spawn area: 0%
[17:10:54] [Server thread/INFO]: Preparing spawn area: 0%
[17:10:55] [Server-Worker-3/INFO]: Preparing spawn area: 91%
[17:10:55] [Server-Worker-1/INFO]: Preparing spawn area: 91%
[17:10:56] [Server thread/INFO]: Preparing spawn area: 95%
[17:10:56] [Server thread/INFO]: Time elapsed: 4106 ms
[17:10:56] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
[17:10:56] [Server thread/INFO]: Preparing spawn area: 0%
[17:10:56] [Server-Worker-7/INFO]: Preparing spawn area: 16%
[17:10:56] [Server thread/INFO]: Time elapsed: 835 ms
[17:10:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:10:56] [Server thread/INFO]: Done (7.879s)! For help, type "help"
Very nice plugin! Is there a way to remove that Nametag feature? I want to hide the nametags above the players, but I think the plugin overrides Scoreboard/Teams of Bukkit.
In reply to Forge_User_66381153:
Nope. There is an outdated (pre-scorebaords) solution built-in, but it's not really usable today.
In reply to blablubb:
Do you think that its usable soon?
In reply to Forge_User_66381153:
I am not really working on Paintball currently, so nope. :(
Thanks alot for keeping my favourite plugin alive!! consider moving it to spigot?
thank you and keep up the good work ;)
Nice plugin ! I'm using it from 1.9 and zero problems ! Awesome plugin !
I just have one question : Is there any API that we can use ?
In reply to Forge_User_14267669:
Nope
Could you update this plugin for the version 1.14.4 please ? I have some error messages in the console of my server.
Thank you for this awesome plugin ! :)
In reply to maxime_n2:
Can you attach those errors?
In reply to blablubb:
When I try to type /reload, my server crashes.
https://pastebin.com/Q90cRGmP