Skip to content

Instantly share code, notes, and snippets.

@LatvianModder
Last active July 20, 2022 00:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save LatvianModder/487dc05faf18571dd05235add870f5a5 to your computer and use it in GitHub Desktop.
Save LatvianModder/487dc05faf18571dd05235add870f5a5 to your computer and use it in GitHub Desktop.
FTBLib / FTBUtilities Teams

Teams

Teams will now replace previous friends system. That way, it's much easier to manage claimed chunks and other stuff I have planned.

Basics

  • Players start without a team, until they either create or join one
  • Player can only be in one team
  • If you are the owner, you can't leave the team without either giving ownership to another member or kicking everyone out
  • Team can't have multiple owners, only one owner / host / admin
  • Maximum team member size can be configured in server settings, defaults to 100 members
  • Teams can have allies & enemies. Allies will be able to interact with blocks, enemies won't be able to enter these chunks
  • Claimed chunks 'add up', but when player is removed from team, those chunks are moved to his own team, and are considered not friendly. The max claimable chunk amount is still limited per-player, but chunks from the same team will display as owned by team

Settings

  • "Team name" - (default:Playername's Team) - You can change the display name of your chunks
  • "Team description" - (default:"") - This will appear below team name when you enter a claimed chunk
  • "Team color" - You can choose between
  • "Allow players to join without invite" (default:false) - Self explanatory
  • "Allow fake players" (default:true) - Allow fake players (turtles, golems, autonomous activators) to interact with claimed chunks
  • "Allow members to chunkload" (default:true) - "Allows members to chunkload their chunks"

Planned features

  • Team-only chats
  • One common "ender chest / bag" so you can quickly exchange items with teammates
  • "Kingdoms" a.k.a minium distance between 2 teams where they can claim chunks
  • More? Either top secret or not thought of yet!

Note, that all features will be configurable in config

@MXchuck
Copy link

MXchuck commented Aug 26, 2018

Is there a way to have more than the default # of teams? I'd like to use all 16 Minecraft colours.

@firecloud42
Copy link

there a command list?

@SimplyEdge
Copy link

yea so i might be a little dumb but how do i leave a team?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment