Skip to content
This repository was archived by the owner on Feb 28, 2021. It is now read-only.

Special Classes

PintTheDragon edited this page Sep 22, 2020 · 1 revision

Special Classes

EasyEvents has a few built-in custom classes that you can use in place of a classId. This works the same way as normal custom classes, except you don't need to put a g: in front of it. Here is a list of every built-in custom class:

  • all - all is used to select every player in the server.

Examples

Here is how to teleport everyone to 914:

teleport all 914

Clone this wiki locally