Skip to content
/ BillBoard Public

A Bukkit Plugin which allows to add advertisement on a billboard so that everyone can read it.

License

Notifications You must be signed in to change notification settings

sd5/BillBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This plugin allows the players on a server to add
advertisement on a billboard, which can be considered by all
the other players. An advertising consists of the name
of the player, the date when it was created and the message.
Later I may add the posibility for players to mark their own
avertisement as 'done'.

Storage

The billboard will be saved in a MySQL database, later on I
will add SQLite support. If the billboard is saved in an
MySQL database, you will be able to read it with PHP and
show the BillBoard on a website.

Commands

CommandAliasesPermissionDescription
new [message]add, createbillboard.newCreates a new advertising.
list <page>showbillboard.listLists all advertising on the billboard.
clearresetbillboard.clearClears the billboard.

Note:
[...]: Required parameters.
<...>: Optional parameters.

Current development status

Actual development version: 0.5
Actual release version: None

About

A Bukkit Plugin which allows to add advertisement on a billboard so that everyone can read it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages