Deployers and AuthMe
fartunrus opened this issue · 2 comments
Describe the Bug
When playing on a server with the AuthMe plugin, deployers dont work
Reproduction Steps
Mohist server with AuthMe and Create
When activated, deployers dont interact with the world: they dont attack and they dont place anything
Expected Result
It was expected that there would be no problem
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.0h
Minecraft Version
1.16.5
Forge Version
36.2.39
Other Mods
Only Create
Additional Context
If you join the server with the nickname "Deployer" and authenticate, then the deployers will work as long as the player "Deployer" is on the server
Create uses Forge's FakePlayer API correctly1. You're having problems because AuthMe is a Bukkit plugin that doesn't know about Forge's API, that's neither Create's fault nor AuthMe's fault. A Bukkit plugin can't be expected to guess that it is running in a Forge environment.
By the way, I'm pretty sure that piracy is frowned upon in this community, and I can't see why you would use AuthMe for anything else than illegally using software you didn't purchase.