Closed Evanus closed 8 years ago
And blockplacemods has a few small bugs, though I see no need to rewrite it. Especially since its current scalability. (It's extremely easy to add more features/settings)
Mentio toggle: Cool, I'd merge that.
Putting the blockplacemods settings in player.py: That is fine by me, but I'd prefer that to be something like an integer which covers all settings. (e.g.) 0000 = all off, 0100 = the second option on and the int is then 4, 1111 = all on, the int is then 15. I'll look into these options and adapt the classes myself soon.
If we implement a mentio toggle, it should be enabled by default (when the user is not in the list) and should be stored offline. In addition, the bpm you propose is probably a nice way for you to practice python, but I don't think we should replace the one we have with it. Since you're inactive, I will close this PR alright?
About the forcefield help permission... It checks if the player has utils.forcefield at the very start of the command.