Just a bit more information for those skript classes
This commit is contained in:
@@ -888,7 +888,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ if (method != null) {
|
||||
+ id = method.getDeclaringClass().getName();
|
||||
+ } else {
|
||||
+ id = "null";
|
||||
+ id = executor.getClass().getName();
|
||||
+ }
|
||||
+
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user