UpdateStatus


This is a simple plugin, which ables users to get some information about updates or any other things you set up in the configuration file. It's extremely customizable and supports different formatting features. You can use colors in the message and also at the editable prefix.
additional Features:
- infinite customizable messages
- editable prefix and broadcast prefix (or switch them off independently)
- use color codes (e.g. §a §b §1) or linebreaks (&n)
- ingame administration (reload and deletion)
- ready for the latest craftbukkit releases
Commands:
| /status <argument> | shows a fully configurable text, loaded from the configuration file (e.g /status Server - shows the text written at configuration file in section "Status.Server" |
| /bstatus <argument> | do the same as /status as a broadcast |
| /usreload | reloads the config.yml of the plugin |
| /usdel | delete a status from config.yml |
Permissions:
| UpdateStatus.status.* - use every /status |
| UpdateStatus.status.Cities - use /status Cities |
| UpdateStatus.bstatus.* - use every /bstatus |
| UpdateStatus.bstatus.Cities - use /bstatus Cities |
| UpdateStatus.reload - use the /usreload command |
| UpdateStatus.manage.del - use the /usdel command |
Configuration:
Status: NewCity: Planning (10%) Shop: Introducing the new Shopsystem (75%) Server: Reset of our Farmworld on 07/07 Cities: 'Mutliple lines:&nLine2&n-Line number 3' Config: autoUpdateCheckOnStart: true autoreloadOnAdd: true autoreloadOnEdit: true autoreloadOnDel: false prefix: '[Status]' broadcastPrefix: '[Status]' enablePrefix: false enableBroadcastPrefix: false onlyOnePrefixAtMultiline: true
Please note: If you colorize the enabled prefix, add at the end §r or you have to add §r in front of all stati. Otherwise they will have the color of the prefix.
Upcoming features:
- /usadd <args> (add status ingame) & /usedit <args>(edit status ingame)
- automatic broadcasting of some messages with a timer (you choose which/how many messages & the message interval)
- alternative permission nodes: Player can access all messages by command, except they have UpdateStatus.except.MessageName (switch between common and alternative in config.yml)
- Ideas?
.
Source code available @ http://github.com/fmaster100/updatestatus
-
View User Profile
-
Send Message
Posted Aug 17, 2013Note: UpdateStatus RB 1.2.1 is waiting for approval. With this version you can turn off automatic update-checker and methods of HelpPlusPlus-API were updated.
-
View User Profile
-
Send Message
Posted Aug 14, 2013Note: After...I think...3 days UpdateStatus RB 1.2 has been finally approved! ;D
-
View User Profile
-
Send Message
Posted Jul 28, 2013You're the best bro. I try that. Thanks again.
-
View User Profile
-
Send Message
Posted Jul 27, 2013Note: UpdateStatus RB 1.1 waits for approval
-
View User Profile
-
Send Message
Posted Jul 26, 2013Yes, exactly that, you've got it.
Thanks in advance for this update so :). I follow your work.
-
View User Profile
-
Send Message
Posted Jul 25, 2013@Finelarme2
Do you mean that you use for example "/status Towns" and you get "Following towns are in progress: (in a new line) -New York (new line) -Chicago ? This isn't possible at the moment, theres only auto-wordwrap, but I think, if you wish that, I could add this at the same time as the color support
-
View User Profile
-
Send Message
Posted Jul 25, 2013Is it possible to use with newline for the message ?
/status: xxxx xxxx xxxx
xxxx
etc
-
View User Profile
-
Send Message
Posted Jul 25, 2013Very nice plugins bro ! Thanks a lot.
-
View User Profile
-
Send Message
Posted Jul 24, 2013First version is waiting for approval