Factions Top / F top. For FactionsUUID & MassiveCore Factions. Like OpticCraft, and OriginMC.

Status
This thread has been locked.

Grrocks

Feedback score
0
Posts
228
Reactions
76
Resources
0
CHECK SPIGOT POST FOR UPDATED INFO!

General:

Ever seen the top factions on a server with a competitive playerbase always brag about being on /f top ?
Well that is because it creates a competition to see who can get the highest amount of spawners, hopper, and other valuable blocks. Its healthy competition and brings something new to your player base!

So you might ask what makes this Factions Top plugin better than the other ones out there? Well this one updates every minute, without any lag! This is huge because players like to see what their f top value if so they can brag to the other factions. And if a Faction on f top is getting raided you can see their f top value plummet as their valuable blocks get blown up!

And it re-synchronizes with the server ever x amount of minutes(set at resyncIntMins). This does lag the server for a couple of seconds depends on how many chunks are claimed. So you might want to know how much lag, since it can re-synchronize after hours your players won't complain I did a test on my 1GB test server with 40 plugins and 2,000 chunks claimed and it lagged for only 3 seconds!


A screen shot of /f top:
eb1308b9c420ff020b451c850d51d1cf.png

https://gyazo.com/eb1308b9c420ff020b451c850d51d1cf

SKYPE: Live:grrocks_1

PRICE: $5.49

SPIGOT: https://www.spigotmc.org/resources/...ns-like-opticcraft-minelink-and-origin.16249/

Commands & Permissions:
/f top
- get the top factions
/f t - same as /f top

Config:
Code:
#Example config!

# All the blocks that you want to be calculated  go in here
blocks:
  # List the blocks with their value after the colon MAKE SURE the block name is lowercase. Material names https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html

  hopper: 15000
  diamond_block: 2000

# Get spawner names here https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/CreatureType.html
spawners:
  pig: 10000
  creeper: 250000

# How many factions will be displayed on /f top
maxFactionsOnTop: 10

# How long intill the /f top is resync'd with the server
resyncIntMins: 360

# The message that will be broadcasted with it is resynced
resyncMessage: '&4&lRunning resynchronization of Factions Top expect some lag!'

# The message that will be sent when it it done resyncing
resyncDoneMessage: '&3&lFactions Top has been resynchronized wait %time% seconds for Factions Top to be updated!'


Whats included in the download?:
You will receive a .zip with 2 jars the FactionsTop on is for massivecore/mcore factions and the FactionsTopUUID if for Drtshocks FactionsUUID


Problems and bugs:

If you have any problems with this plugin, please use the discussion thread. I will fix them as soon as possible.


Questions or requests?:

If you have any questions or comments, please leave them below. If you would like to request a feature, please send me a PM.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Grrocks

Feedback score
0
Posts
228
Reactions
76
Resources
0
Plugin sounds great! However what's the different between Factions and FactionsUUID and which plugin would you recommend? Also does it just show the faction with the most money or fan it be faction power most kills ect.
FactionsUUID is used by quite a few servers I personally don't know which one would be better for you as it is all preference it currently on shows the value of the placed blocks in factions land. FactionsUUID is a bit more maintained as it is a permium resource though you can compile it for free.. Like on OpticCraft I suggest you go look at it its pretty cool.
 

Grrocks

Feedback score
0
Posts
228
Reactions
76
Resources
0
I don't see why it would lag the entire server for 3 seconds if it's done properly asynchronously.
EDIT: How can you see a faction's "f top value plummet" if it only "syncs" after a certain interval?
There is listeners to handle certain events for updates every minute. The sync is just to make sure the minute updates are correct and not messed up. My test server run off of a shared host which is over sold so all threads are already high on usage. So yea it lags :(
 
Status
This thread has been locked.
Top