Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Commit

Permalink
add a warning to the every event
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Dec 14, 2016
1 parent 1ae0a61 commit 45a13e8
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -29,6 +29,8 @@ public class InternalScriptEvent extends ScriptEvent {
//
// @Switch event_type (TextTag) checks the event type.
//
// @Warning This event depends on the internal system (Sponge) being consistent and trustworthy. Prefer D2-standard events over this!
//
// @Context
// event_type (TextTag) returns the internal name of the event type.
// cause (MapTag) returns a simple Text:TextTag map of all named causes in the event.
Expand Down

0 comments on commit 45a13e8

Please sign in to comment.