Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Commit

Permalink
Events for KitUI (#113) v1.3.5
Browse files Browse the repository at this point in the history
* Reformat code and fixes code issues.

* Added some basic events

* Bump into a new version 1.3.5
  • Loading branch information
larryTheCoder authored and Infernus101 committed Jun 5, 2019
1 parent 2423220 commit 2616d4f
Show file tree
Hide file tree
Showing 14 changed files with 799 additions and 618 deletions.
36 changes: 18 additions & 18 deletions plugin.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name: KitUI
author: Infernus101
api: [3.4.0]
main: Infernus101\KitUI\Main
version: 1.3.4
permissions: # kit permissions - kit.<kit name>
kit.command:
description: kit command!
default: true
kit.sign:
description: kit sign!
default: false
kit.freepass:
description: kit cooldown freepass!
default: false
commands:
kit:
description: Kit UI!
name: KitUI
author: Infernus101
api: [3.4.0]
main: Infernus101\KitUI\Main
version: 1.3.5
permissions: # kit permissions - kit.<kit name>
kit.command:
description: kit command!
default: true
kit.sign:
description: kit sign!
default: false
kit.freepass:
description: kit cooldown freepass!
default: false
commands:
kit:
description: Kit UI!
Loading

1 comment on commit 2616d4f

@SOF3
Copy link

@SOF3 SOF3 commented on 2616d4f Jun 6, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dear @Infernus101,

I regret to inform you that your plugin "KitUI" (v1.3.5 submitted on 2019-06-05T15:02:38.000Z) has been rejected.

B3 — No useless messages in startup/shutdown:

Plugins must not output unnecessary status messages like "I have been enabled", "Author: Xxx", etc., unless the plugin startup/shutdown takes really much time (more than 1 second) such that the user may become impatient. See https://forums.pmmp.io/threads/clean-up-our-consoles.5656/

Please resolve these issues and submit the plugin again.

This comment is posted here because this is the last commit when the released build was created.

Please sign in to comment.