-
-
Notifications
You must be signed in to change notification settings - Fork 406
Panda Support #7747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Panda Support #7747
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't Gene be registered as a type?
Already was for it's entity data Skript/src/main/java/ch/njol/skript/classes/data/BukkitClasses.java Lines 1284 to 1293 in e9c0f4d
|
If it wasn't, the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool stuff 🙂 a few minor things
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you able to make the start/stop
parse tag changes (i.e. combining the patterns) for the other syntax classes? Apologies if I was unclear before.
Description
This PR aims to add panda support by:
Target Minecraft Versions: any
Requirements: none
Related Issues: none