Closed LMS5413 closed 2 years ago
Not able to replicate this using Spigot 1.17.1. Which server are you using?
Not able to replicate this using Spigot 1.17.1. Which server are you using?
1.8.8
Particles were probably not in 1.8.8 yet? mcapi.py tries to be compatible with the current releases. If you're working with an older Spigot version, I'd suggest to uncomment the Particle (and perhaps other) import.
It might be a good idea to make this a bit more smarter/flexible in the future instead of hard failing, tho.
When I put the following code
gives this error.