Skip to content
This repository was archived by the owner on Nov 19, 2022. It is now read-only.

Releases: Dat-Developer-Mods/Factions

Factions 1.1.2

02 Mar 01:10
Compare
Choose a tag to compare

A small bugfix

Fixes

  • Patched a bug that caused claiming land in a new dimension to throw a null pointer error

Factions 1.1.1

11 Feb 01:54
Compare
Choose a tag to compare

Finally releasing that one big update:

Additions:

  • New claim system
    • Added claim types (one, square) to claim more chunks at once
    • Added auto claiming to automatically claim chunks as you enter them
  • Added unclaim command for admins
  • Added compass to map
  • Added playerinfo command to read the power and max power of a player
  • Added many broadcasts to your faction for some faction events (For example, a message will be broadcast to the faction when someone joins)
  • Added command to rename your faction
  • Added event to cleanout old factions
  • Added faction name to player's chat messages
  • Added functionality to prevent players accessing tile entities like chests in claimed land

Fixes

  • Fixed faction homes not saving properly
  • Handled fake players from mods doing player actions (like breaking blocks)

This update changes the config file path, you will need to copy across your previous versions config
This update also requires the Dat Modding API 1.3.3 at minimum

Dat Factions 1.0.2

19 Jun 22:17
Compare
Choose a tag to compare

Added Dat Modding API version requirement

Dat Factions 1.0.1

19 Jun 22:02
Compare
Choose a tag to compare

Patched bug that caused the server to crash when a player who isn't in a faction gains power over time

Factions 1.0.0

16 Jun 03:03
Compare
Choose a tag to compare

Initial Release