Deluxe Announce [1.8.8-17] Support for DiscordSRV, Create in-game ads & More! [15$ Leak]

ULTRA Deluxe Announce [1.8.8-17] Support for DiscordSRV, Create in-game ads & More! [15$ Leak] 16.8.12




161.129.152.85:25447

If you don't have paypal click here to pay with debit/credit card.

Spigot:
  • /acs <args>
Bungee Cord:
  • /aacs <args>
Main commands:
  • /acs reload #Load the plugin configuration.
  • /acs reload <configuration> #Load the plugin configuration.
  • /acs help #See the available commands.
  • /acs gui #Configure the plugin from the gui.
  • /acs announce <message> #Send the global message.
  • /acs donate <player> <package> #Send a unique message to the player when donating to your server
  • /acs player <player> <message> #send a private message.
  • /acs bossbar <message> #Send a global bossbar, works only in 1.9x - 1.15x
  • /acs actionbar <message> #Send a global actionbar, works only in 1.8.8x - 1.15x & Bungeecord
  • /acs toggle #Toggle disable or enable giveaway entry.
  • /acs giveaway #Choose the winner.
  • /acs clear #Clear all giveaway entries.
Alternative commands:
  • /announce - Open the gui to choose which announcement to see.
  • /announce toggle actionbar - Enable and disable action bar announcement.
  • /announce toggle advanced - Enable and disable advanced announcement.
  • /announce toggle bossbar - Enable and disable boss bar announcement.
  • /announce toggle permissions - Enable and disable permissions announcement.
  • /announce toggle simple - Enable and disable simple
  • /announcement toggle title - Enable and disable title announcement.

Main permissions:
  • DeluxeAnnounce.Admin # Use all available commands.
  • DeluxeAnnounce.Use.Announce # Use this permission to send announcements.
  • DeluxeAnnounce.Use.Help # See the list of plugin commands.
  • DeluxeAnnounce.Use.Reload # Use this permission to reload the settings.
  • DeluxeAnnounce.Use.GUI # Open the GUI.
  • DeluxeAnnounce.Use.Donations # Send donation messages.
  • DeluxeAnnounce.Use.Bossbar # Send messages with bossbar.
  • DeluxeAnnounce.Use.Actionbar # Send messages from the actionbar.
  • DeluxeAnnounce.Use.Giveaway # Create your own giveaway.
  • DeluxeAnnounce.Use.Announce.Player - Use command to send private message.
Alternative permissions:
  • DeluxeAnnounce.Toggle.* - Get access to all the commands to hide ads (may be useful for ranked players.)
  • DeluxeAnnounce.Toggle.Inventory - Open the inventory.
  • DeluxeAnnounce.Toggle.Actionbar - Get access to hide action bar announcements.
  • DeluxeAnnounce.Toggle.Advanced - Get access to hide advanced announcements.
  • DeluxeAnnounce.Toggle.Bossbar - Get access to hide boss bar announcements.
  • DeluxeAnnounce.Toggle.Permissions - Get access to hide permissions announcements.
  • DeluxeAnnounce.Toggle.Simple - Get access to hide simple announcements.
  • DeluxeAnnounce.Toggle.Titles - Get access to hide title announcements.
  • DeluxeAnnounce.Toggle.Sounds - Enable and disable automatic message sounds.
  • DeluxeAnnounce.Toggle.Particles - Enable and disable automatic message particles.

https://discord.link/STNStudios
Spoiler: Example




NEW! Donation command + discord bot announcer


Spoiler: Deluxe Announce - API
  • How to send my player skin with a custom message?
Simple just copy and paste this:
Code (Java):
public DeluxeAnnounce api = new DeluxeAnnounce();

api.sendAvatar(player, getConfig().getStringList("AVATAR"), "PREMIUM", 1);
Example of how the class would look like:
Code (Java):
public class STNMain extends JavaPlugin implements Listener {
public DeluxeAnnounce api = new DeluxeAnnounce();

@Override
public void onEnable() {
saveDefaultConfig();
if (Bukkit.getPluginManager().isPluginEnabled("DeluxeAnnounce")) {
getServer().getPluginManager().registerEvents(this, this);
}
}

@EventHandler
public void sendAvatar(PlayerJoinEvent event) {
Player player = event.getPlayer();
// =========================================================================================================
// TYPE
// You can use the following types:
// PREMIUM -> You can use this type and it will only send the player's premium skins.
// CRACKED -> You can use this one if you have a non-premium server and it will use the SkinsRestorer API.
// =========================================================================================================
// On the spacer it is recommended to set it to 125.

// Being able to send normal messages with PlaceholderAPI placeholders
api.sendAvatar(player, getConfig().getStringList("AVATAR"), "PREMIUM", 125);

// Add more custom placeholders
List<String> list = getConfig().getStringList("AVATAR");
for (int i = 0; i < list.size(); i++) {
list.set(i, list.get(i).replace("{Text}", "Custom placeholder!"));
}
api.sendAvatar(player, list, "PREMIUM", 125);
}
}
  • Config.yml
Code (YAML):
AVATAR:
- '<center>&9&lSTN &f&lSTUDIOS&e®</center>'
- ''
- '&f #B9FF00 SUPPORT #C63000 WITH #00C69F HEX #C6008D COLORS'
- ''
- '<center>&7PlaceholderAPI support</center>'
- ' &b❑ &fPlayer: &a%player_name%'
- ' &b❑ &fUptime: &a%server_uptime%'
- ' &b❑ &fPlayer IP: &a%player_ip%'
  • As shown in the chat:


BungeeCord:
  • In this version of bungeecord most features do not work like sounds, particles, firewrosk, bossbar, player skin contains bugs due to changes that occurred during bungeecord version 1.16 (no longer fixable).
  • It is recommended to use spigot from 1.8.8 to 1.17.1, if you use 1.1x you will get the best experience of this great plugin due to the change in the chat, now you can see the player's skin in full color!






NEW! Added option to put your bot's token.

FEATURED! Create announcements from the plugin gui.

FEATURED! Enable or disable announcements in the inventory

FEATURED! Select what type of announcements you want to see!

NEW! Select the language of the plugin!

NEW! Select which configuration you want to reload.

NEW! Send automatic announcements in boss bar (Minecraft 1.9-1.16 only)

NEW! Command to make a global announcement

NEW! Command to make a global announcement from the console

NEW! Welcome message

NEW! Send bossbar messages from the console

NEW! Send bossbar messages

NEW! Send action bar messages from the console

NEW! Send action bar messages


Terms of Service & Conditions
Spoiler: Terms of Service & Conditions
Terms of Service:

Here at STN Studios, we take pride in our work and aim to be the very best we can. To keep our clients happy and our standards high, we require all staff and members to have a high level of maturity and respect. If you refuse to abide by our terms and conditions, you will be removed from our discord, regardless of whether you want to be a client or not.

It is your responsibility to periodically review these Terms of Service to stay informed of updates. You will be subject to, and will be deemed to have been made aware of and to have accepted, the changes in any revised Terms of Service by your continued use of the Site after the date such revised Terms of Service are posted.

How we define our services:

In our terms and conditions, we use the following terms, they do not class gender, race or ethnical beliefs they only class what you, the client, and us the business.

- (You, I, Me,) This is you as an individual, when you see this term,it refers to you, not us.
- (We, Us, STN Studios) This refers to us 'STN Studios' and not the client.
- (All) This refers to us all, when this is mentioned

Refunds, Chargebacks and Disputes:

Development and hosting gives you a digital product,
meaning no tangible product is delivered, due the nature of development we are unable to issue full refunds under any circumstance. Full refunds are always at the discretion of the working staff and Management team. Refunds are only ever given in part, as development involves time and effort so full refunds are not possible.

If you chargeback on one of our services without quoting your refund right and a management member signing off on it, your dispute will be met with a counter argument. Ensuring that our brand is protected at all times. Once the dispute has been won, we will deny any further services from you and a Scam Report will be opened on spigotmc.org.

As a user of the Source, you agree not to:

You may not access or use the Source for any purpose other than that for which we make the Source available. The Source may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by us.

1. You are over the age of 18 or have parent consent to make a purchase.
2. You have the full authorization to make a purchase on the paypal or card used.
3. Nothing purchased will be abused in any way.
4. No refunds under any circumstance will be granted .
5. You accept we can take away your license for any reason at any time..
6. You will not at any point in time open a chargeback or a claim on paypal or your credit card company.
7. You agree to everything listed above and below.
8. make improper use of our support services or submit false reports of abuse or misconduct.
9. attempt to impersonate another user or person or use the username of another user.
10. sell or otherwise transfer your profile.
11. decipher, decompile, disassemble, or reverse engineer any of the plugin comprising or in any way making up a part of the Site.
12. harass, annoy, intimidate, or threaten any of our employees or agents engaged in providing any portion of the Site to you.
13. We have the right to change the price of the plugin.

https://bstats.org/plugin/bukkit/DeluxeAnnounce
https://www.spigotmc.org/resources/67158/ https://www.spigotmc.org/resources/69142/ https://www.spigotmc.org/resources/86993/
Author
Wifi
Downloads
0
Views
23
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Wifi

Top