Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
Patched Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierWah committed Mar 22, 2022
1 parent 25b9796 commit 26da994
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions leader_reforged/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ class LogStyles:
INFO = [RColor.white]
ERROR = [RColor.red]

@staticmethod
def say(styles: LogStyles()):

"""
Expand All @@ -44,7 +43,6 @@ def wrapper(*args, **kwargs):

return inner

@staticmethod
def shout(styles: LogStyles()):

"""
Expand Down
2 changes: 1 addition & 1 deletion mcdreforged.plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "leader_reforged",
"version": "1.1.0",
"version": "1.1.0-patched",
"name": "Leader Reforged",
"description": {
"en_us": "This is a simplified and reforged version for Leader, allowing to mark a leader.",
Expand Down
Binary file added plugin/leader_reforged-v1.1.0-patched.mcdr
Binary file not shown.
Binary file modified plugin/leader_reforged-v1.1.0.mcdr
Binary file not shown.

0 comments on commit 26da994

Please sign in to comment.