Dev #29
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Redstoner/redstoner-utils#29
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
About the forcefield help permission... It checks if the player has utils.forcefield at the very start of the command.
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?