-
Notifications
You must be signed in to change notification settings - Fork 21
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
Timings are supposedly deprecated #73
Comments
Thanks for the report, I haven't had the chance to get any work done on RealEstate in a while so I'm actually surprised it runs at all on ^^' |
Heh, it actually works pretty well overall. There are some small issues connected to Minecraft 1.20 and the fact that you can edit signs by just right clicking them in Minecraft Vanilla, but other plugins seem to have similar issues with this new behavior as well, such as GriefPrevention. |
I fixed sign edit on my fork Oct 20, but haven't had a chance to contribute it back. If you want to try my version it's here: https://github.com/tadhunt/RealEstate/releases. I also fixed an ACF issue. I'll try to get these into PRs sometime next week. I haven't fixed the deprecation warnings yet, since they're not errors 🤣 |
Cool, I'll try it out! |
Hello. Getting this in my 1.20.2 Paper server log when running 1.5.0-pre2:
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Commands' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re list' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re info' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re cancel' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re help' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re bid' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re renewrent' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re exitoffer' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re exitoffer accept' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re exitoffer create' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re exitoffer cancel' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re exitoffer refuse' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov
No idea what it means though :)
The text was updated successfully, but these errors were encountered: