-
-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Thérence F edited this page Apr 11, 2021
·
1 revision
UltimateSheepWars is a Java plugin for Minecraft servers. It's a game in which two teams have to fight with sheep launched. The winner is the last team alive. The sheeps have several abilities. For winning, players can choose a kit and during the war, some boosters will randomly come up.
- Automated world reset
- Automated hub forwarding at the end
- Sounds, action bars & title messages
- Tab header & footer
- Ingame kits, boosters, ranking & shop !
- Custom rewards per kill, death, win or loose
- Custom database to store players statistics
- Custom messages
- Scoreboard with no flickering bugs
- Vault/LeaderHeads support
- API for developers to create their own sheeps, kits and boosters
-
/sw help→ show the help menu -
/sw setlobby→ set the lobby -
/sw addbooster→ add booster location -
/sw clearboosters→ clear booster location list -
/sw addspawn <team> (blue/red/spec)→ add spawnpoint for the team -
/sw clearspawns <team> (blue/red/spec)→ clear team's spawnpoint list -
/sw start→ shorten the begin countdown -
/stats <player>→ show player's records -
/hub→ go back hub -
/lang→ list all available languages for the game
- Build your map, put it in your server folder and give it "world" as name
- Make sure to set the default map's name to "world" in server.properties
- Put UltimateSheepWars.jar in your plugins folder
- Restart your server (never use reload!!)
- Setup the game with /sw help
- Stop your server
- Edit the config to suit your needs
- Start your server again & have fun !
- Boarding Sheep This sheep allows you to land on the ennemy's side.
- Dark Sheep Enemies close to this sheep will be blind until the sheep disappears.
- Distorsion Sheep It creates distortions by throwing blocks and attract players.
- Earth Quake Sheep It creates an earthquake during 10 seconds.
- Explosive Sheep It creates an explosion where the sheep is landing.
- Fragmentation Sheep When the sheep explosed, baby sheeps will be sent around and each baby will explose.
- Frozen Sheep Around the frozen sheep, enemy will have a slowness effect. Moreover, it place snow in a radius of 8 blocks and makes water become ice.
- Healer Sheep It heals fighters of its team.
- Incendiary Sheep It creates an explosion with fire.
- Intergalactic Sheep Launch this sheep on enemy’s side, it will create a meteor rain on the sheep position.
- Thunder Sheep When this sheep is landing, it creates thunderbolts around.
- Seeker Sheep It moves automatically towards the nearest player and explodes.
- Swap Sheep It switches position between the player who is launching this sheep and the nearest enemy.
- Glowing Sheep It adds a glowing effect to nearby ennemies.
When you are waiting before the game starts, you can choose a kit that you will use during the battle, here under the following kits :
- More Health Increase health by 2 ♥.
- Better Bow Increase your bow and give it critical or punch.
- Better Sword Improve your sword by giving you a stone sword (instead of a wooden).
- More Sheep Additional luck to receive more sheeps than the other players.
- Builder Give you some blocks of sand, bricks and an anvil, from the beginning of the game.
- Destroyer Give you a lot of TNT that you can launch with right click.
- Mobility Improve your speed and jump.
- Armored Sheep Increase health of your sheeps.
-
sheepwars.admin→ allows you to use all sheepwars commands (with /sw) -
sheepwars.teams.bypass→allows you to join any team whithout restrictions -
sheepwars.vip→ allows you to join full servers -
sheepwars.kit.morehealth→ allows you to use the More health kit -
sheepwars.kit.betterbow→ allows you to use the Better bow kit -
sheepwars.kit.bettersword→ allows you to use the Better sword kit -
sheepwars.kit.moresheep→ allows you to use the More sheep kit -
sheepwars.kit.builder→ allows you to use the Builder kit -
sheepwars.kit.destroyer→ allows you to use the Builder kit -
sheepwars.kit.mobility→ allows you to use the Mobility kit -
sheepwars.kit.armoredsheep→ allows you to use the Armored sheep kit
- By buying this plugin, you agree with the following rules :
- You are not allowed to redistribute this plugin, or post it on another website.
- You may not decompile this plugin or modify it.
- No refunds !
- I’m not obligated to do updates at a specific time, BUT that doesn't mean i wont do updates, just to clear some things up.
- UltimateSheepWars is the intellectual property of myself, you will not try to reproduce it and claim it as your own.
- Any breach of this agreement will make it impossible to use the plugin and in case of recurrence, your name will be communicated to the website staff.
- If you find any bugs or issues, just create a new bug report on github and it'll be fixed as soon as possible.
- Have any suggestions? Leave them in a new feature request.
- Introduction ✔️
- SheepWars API ✏️
- Calendar events ✏️
- Custom events ✔️
- Player data ✏️
- Item builder ✏️
- Game state ✏️
- Language ✏️
- Team manager ✏️
- If you find any bugs or issues, just create a new bug report on github and it'll be fixed as soon as possible.
- Have any suggestions? Leave them in a new feature request.



