Skip to content

TehSteel/SpleefGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpleefGame

License Java Version

Table of Contents

Summary

This plugin is essentially for a portfolio. Most of it should work. I don't intend to provide any installation assistance. Bug fixes will only be addressed through bug reports submitted to the issue tracker.

Setup

First Step: Create the arena with the command /arena create <name>.

Second Step: Set a location for the waiting lobby via the command /arena setwaitinglocation <name>.

Third Step: Add spawn points for the arena using the command /arena addspawnlocation <name>.

Fourth Step: Set the minimum Y-coordinate for the arena using the command /arena setminy <name> <miny>.

Commands

Arena

/arena - spleefgame.command.arena
/arena create <name> - spleefgame.command.arena
/arena delete <name> - spleefgame.command.arena
/arena setwaitinglocation <name> - spleefgame.command.arena
/arena setmaxplayers <name> <maxplayers> - spleefgame.command.arena
/arena setminplayers <name> <minplayers> - spleefgame.command.arena
/arena addspawnlocation <name> - spleefgame.command.arena
/arena setminy <name> <miny> - spleefgame.command.arena
/arena create <name> - spleefgame.command.arena
/arena create <name> - spleefgame.command.arena
/arena create <name> - spleefgame.command.arena

Game

/game forcestart - spleefgame.command.forcestart
/game forceend - spleefgame.command.forceend

Spleef Game

/spleefgame reload - spleefgame.command
/spleefgame setspawn - spleefgame.command

Project Status

This project is currently under development and may not be stable. Use at your own risk.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A small minigame for my own portfolio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages