GlitchedMythos / se-widgets

Widgets that I've made for StreamElements - Free to use with attribution
GNU Affero General Public License v3.0
21 stars 25 forks source link

Fixing bug with setting Map #73

Closed billyjbryant closed 2 years ago

billyjbryant commented 2 years ago

Setting Sunny Meadows now will not default to Sunny Meadows (Restricted). This fixes #71

Also added in a Debug option for debugging command execution when there is an issue. This will help diagnose #72

Updates the function to migrate from older VIP System to new Permissions. This fixes #72

billyjbryant commented 2 years ago

I also improved the functionality of migrating from prior VIP configurations to the new permissions system so this PR may actually fix #72

AshKapow commented 2 years ago

@billyjbryant confirmed fix for #71

Nice update for the debug for #72

billyjbryant commented 2 years ago

@AshKapow thank you for testing and confirming the fix!

@GlitchedMythos feel free to merge at your convenience :)

GlitchedMythos commented 2 years ago

Merged and StreamElements updated. Thank you @AshKapow and @billyjbryant