About
ProjectE Team adds team functionality to ProjectE — share your EMC and learned items with friends in real-time!
Two players can both have the Transmutation Table open, and when one learns a new item or earns EMC, the other sees it instantly.
Features
- Shared EMC Pool — All team members draw from a single EMC pool. Burning items as one player immediately updates the EMC display for everyone.
- Shared Knowledge — Items unlocked by one teammate are instantly available to all members. No need to pass items around.
- Real-time GUI Sync — Changes appear in the Transmutation Table without closing and reopening it.
- Team Management — Full
/projecteteamcommand system with create, invite, accept, kick, leave, disband, and info. - Configurable — Choose whether leaving members keep their EMC share or lose it, and whether knowledge is retained or wiped.
- Multi-language — 10 languages supported: English, 简体中文, 繁體中文, 日本語, 한국어, Русский, Deutsch, Français, Español, Português.
Commands
| Command | Description |
|---|---|
/projecteteam help |
Show command help |
/projecteteam create <name> |
Create a new team |
/projecteteam invite <player> |
Invite a player to join |
/projecteteam accept <team> |
Accept a pending invite |
/projecteteam decline <team> |
Decline a pending invite |
/projecteteam kick <player> |
Kick a member (owner only) |
/projecteteam leave |
Leave your team |
/projecteteam disband |
Disband your team (owner only) |
/projecteteam info |
Show team overview |
Aliases: /pteam, /team
Configuration
Edit config/ProjectETeam.cfg to change what happens when members leave:
emcDistributionMode—equal(fair share) orclear(member gets 0)knowledgeDistributionMode—keep(retain items) orclear(wipe knowledge)
Requirements
- Minecraft 1.7.10
- Forge 10.13.4.1614+
- ProjectE 1.7.10 (PE1.10.1+)