AdvancedAdmin | Full Recode | 1.8 - 1.10 support

 AdvancedAdmin | Full Recode | 1.8 - 1.10 support 3.6-PATCH

AdvancedAdmin | Full Recode | 1.8 - 1.10 support
As I feel I have accomplished what I have finished what I have once started, I will no longer update AdvancedAdmin, unless buyers request features/have found bugs.. Thank you! :)

I would like to just give a big "Thank you!" to anyone courageous enough to purchase this plugin. If you are going to spend your hard earned money on my work, it makes my day. Again, Thank you!

If you need support, head over to the discussion page, or join the skype support chat,here.

ZSIV0FK.png

  • Punishment GUI
  • 1.8-1.10 support
  • Low resource consumption
  • Flat File support (Planned MySQL support and Backend)
  • Ban system
  • Mute system
  • Fully function API
  • Crazy support
  • Theme system
  • Language file
  • Statistics system
  • AnvilGUI's
  • And alot more..!
6hLiJvB.png

  • Buy/download AdvancedAdmin.zip.
  • Extract the files.
  • Pick your version .jar and put it in your 'plugins/' folder.
  • IMPORTANT! Kick all players.
  • Reload/Restart your server.
  • Enjoy AdvancedAdmin!
AIHtQTW.png

oNooJZJ.png

Code (Text):
messages:
prefix: '&c&lAA> &r'
console:
not-aloud: lol no console
header:
kick: '&6Kicked from server for:%newline%'
ban: '&6Ban from server for:%newline%&r'
footer:
kick: '%newline%&6by &c%player%'
ban: '%newline%&6by &c%player%'
mute:
target: '&6You have been muted for &c%reason%&6.'
sender: '&6You have muted %player% for &c%reason%&6.'
unmuted: '&6You have unmuted &c%player%&6.'
kick: '&6Kicked &c%target%&6 for &r%reason%&6.'
ban: '&6Banned &c%target%&6 for &r%reason%&6.'

Code (Text):
# File created on Wed Jul 06 15:41:02 EDT 2016 as 'Default' theme.
theme:
name: Default
materials:
punish:
material: BARRIER
data: 1
mute:
material: STAINED_CLAY
data: 4
kick:
material: STAINED_CLAY
data: 1
ban:
material: STAINED_CLAY
data: 14
stats:
material: LEATHER_BOOTS
data: 0
back:
material: ARROW
data: 0
next:
material: ARROW
data: 0
background:
material: STAINED_GLASS_PANE
data: 7
inventory:
stats:
material: STAINED_CLAY
data: 11
colors:
main: red
secondary: white

Code (Text):
# This is a file containing information on Struck713. (1fa898d9-61ec-4a0c-96f3-0a0a0734ca15)
name: Struck713
uuid: 1fa898d9-61ec-4a0c-96f3-0a0a0734ca15
address: /127.0.0.1
banned:
banned: false
reason: ''
muted:
muted: false
reason: ''
stats:
joins:
times: 0
first-join: Wed Jul 06 15:30:43 EDT 2016
quits:
times: 0
charecters: 0
commands: 0
deaths: 0
kills: 0

bfKjfNw.png

  • /aa players | Opens up the player GUI | [Util]
  • More to come!
GwwwvQ7.png

  • Add MySQL support
  • Add a "Hack Checker"
  • Fix minor bugs and errors
  • Add features suggested by you!
API
Here is some sample code for the API:
Code (Text):
package com.struckplayz.sample;

import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerEggThrowEvent;

import com.struckplayz.advancedadmin.advancedplayer.AdvancedPlayer;

public class Sample implements Listener {

@EventHandler
public void onThrow(PlayerEggThrowEvent e) {
AdvancedPlayer advancedplayer = new AdvancedPlayer(e.getPlayer(), e.getPlayer().getUniqueId());
advancedplayer.setBanned(true, "Throwing eggs!");
}

}
The code above will ban the player when they throw an egg.. :)


That's it. Thanks for taking the time to look through it!

Latest reviews

Nice leak Dom, reported to Spigot.
BlackSpigot General Chat
Rules Help Users
    Dekomori @ Dekomori: @HelpAccount what is your previous username?
    Top