-
Notifications
You must be signed in to change notification settings - Fork 24
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
Permissions system, some options (config) & commands #35
Comments
The permission is already in the plugin and called "orebfuscator.bypass". When you bypass the obfuscation you will get a message in chat telling you that you're bypassing the obfuscation if you enabled general.bypassNotification in your config. Regarding your loss of FPS this is probably because the server and game either run on the same machine or transparent/half blocks have a heigh weight in your config. Commands are planned but currently not being developed on regardless thank you for your suggestions we will consider them when implementing the command system. |
Oh thanks you ! I have not been able to find documentation for permissions. My server is hosted by a host and we have 16GB of dedicated ram and 8 dedicated cores at 5Ghz each. Server isn't affected by OFC or a little bit. It is therefore not hosted on my PC^^ Thank you for considering my suggestion :) |
The simplest way would be to remove |
I have turned off air blocks, it improved the fps slightly. You start off at normal fps and then it tanks down. One user even went down from 98 fps to 17 fps. |
I'm sorry, I forgot to follow up on your advice @Ingrim4 . |
Small update, looks like the issue mostly has to do with certain resource packs. FPS seems to be fixed after removing airblocks and switching the resource packs to something else that has no issue with this mod. |
Hi, I'm having difficulty, how to disable obfuscation for OP players on version 1.16.4? |
Hello :)
Apparently the permissions don't work since you took over the project, and I wanted to suggest that you put them back. The Orebfuscator.deobfuscate: true permission was very useful to us because some members (as me) can no longer play when there is orebfuscator. Their FPS drops drasticaly and this permission allowed obfuscation to be disabled for players with low PCs.
Personally my FPS are 50-60 without OFC, and drop to 10-15 when I reinstall OFC on my server. Without this permission I can't even play on my own server^^
The NoObfuscationForOps: true, NoObfuscationForPermission: true and LoginNotification: true options have also disappeared from the config file.
It would be nice if you could re-add the following commands:
/ ofc status
/ ofc clearcache
/ ofc reload
Thank you for your work on this plugin !!
The text was updated successfully, but these errors were encountered: