Added Notes In The Event Management System
This commit is contained in:
parent
fe67537ff0
commit
36000a7eb8
@ -11,4 +11,17 @@ public class EventManager {
|
||||
private EventCore main = EventCore.getInstance();
|
||||
|
||||
// To Do: Event Management System
|
||||
|
||||
/*
|
||||
* Ability to make an Event for any situation.
|
||||
* Ability to customize:
|
||||
- Event Name
|
||||
- Event Teams
|
||||
- Event Amount of Teams
|
||||
- Event Spawn Point
|
||||
- Event Team Spawn Points
|
||||
- Toggleable Scoreboard System
|
||||
- Toggleable Event Timer
|
||||
- Toggleable Events (BlockPlaceEvent, BlockBreakEvent, etc)
|
||||
*/
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user