Skip to content

Instantly share code, notes, and snippets.

View Rojoss's full-sized avatar

Jos Rojoss

  • CoolGames
  • Amsterdam
View GitHub Profile
/**
* Base Arena class.
* This class is a GameComponent so you can add any of the components.
* @see {@link com.jroossien.gameapi.components}
*/
public abstract class Arena extends GameComponent {
protected UUID uid;
protected String name;
protected String type;
@Rojoss
Rojoss / balance.yml
Last active January 11, 2016 00:10
Templates for CmdSigns
enabled: true
uniqueLine: 1
playerCmd: true
ignoreColors: true
delay: 0
cost: ''
syntax:
'1': '[balance]'
'2': ''
'3': ''