Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce API 3.0.0 #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
#ENG:
- Write on the first line "status" on a sign.
- Close and watch :3
#SignStatus

#RUS:
- Взять табличку и написать на первой строке status.
- Закрыть и подождать обновления таблички.
###Setup:
- Create a sign with a text "status" on the first line

###Actual API version:
- 2.0.0

Plugin for the api = 3.0.0 avaliable in new-api branch

##Example
##Пример
![](http://pp.vk.me/c629126/v629126517/c928/E99LLIOTuTE.jpg)
![](http://pp.userapi.com/c629126/v629126517/c928/E99LLIOTuTE.jpg)
2 changes: 1 addition & 1 deletion plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: SignStatus
main: SignStatus\SignStatus
version: 3.0.1
author: xpyctum
api: [2.0.0]
api: [3.0.0]
load: POSTWORLD
permissions:
signstatus:
Expand Down