Skip to content

tstarkdev/Announcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Announcer


Announcer is a PocketMine-MP plugin developed by T. Stark to display ads in the ActionBar. This plugin allows server administrators to create, delete and list ads that will be displayed at regular intervals on the players' screen.



Description Link
API API
Version Version
Downloads Downloads

Usage

Installation

  • Download the plugin: Get the .phar file of the plugin you want to install from Poggit.
  • File Location: Place the .phar file in the plugins folder of your PocketMine server.
  • Restart server: Restart your server so that the plugin is loaded and active.

Commands

  • /newad <id> <message> <interval>:

    • Description: Create a new ad.
    • Example: /newad A1 "Developed by T.Stark" 60
    • Explanation: The command creates a new advertisement with ID A1, message "Developed by T.Stark" and displays it every 60 seconds.
  • /deletad <id>:

    • Description: Delete an existing ad.
    • Example: /deletad A1
    • Explanation: The command deletes the announcement with ID A1.
  • /ads:

    • Description: Shows the list of ads.
    • Example: /ads
    • Explanation: The command displays a list of all the ads created, along with their IDs and messages.

Permissions

To manage plugin commands and actions, the following permissions are required:

  • announcer.admin:
    • Description: Permiso para gestionar anuncios.
    • Default: Op

🌐 Web Sites:

Connect with me:

  • Instagram YouTube TikTok
  • LinkedIn GitHub

💰 You can help me by Donating

BuyMeACoffee Ko-Fi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages