mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-31 04:02:06 -07:00
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