-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Moved #createShop to Utils - Made #createShop more generic so sign creation and commands could both use it - Added SHOP_CREATION Debug Level at bit 11(1024) - Added toDebug method to Shop to allow a easily readable output of the shop - Re-wrote updateSign methods to make them simpler to understand and allow sign/event passing from #createShop - Removed event storing and related methods from Shop as it was unnecessary - Deprecated #b64OverstackFixer since it is only used in legacy code - Fixed some spelling in comments(the green underlines were bothering me) - Removed unused `failed` methods from Utils
- Loading branch information
1 parent
38f3029
commit 7e72192
Showing
7 changed files
with
213 additions
and
227 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.