Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

2.2.7

Compare
Choose a tag to compare
@alejandroliu alejandroliu released this 05 Dec 14:02
· 2 commits to master since this release
  • 2.2.7:
    • Minor fix in Reg command
    • Fixed bug in Command Selector (@legoboy0215 and @sm11)
    • Command selector: w=world (@sm11)
  • 2.2.6: Bugfix
    • gift command fixing
    • ChatMgr crash fixing
    • (@sm11) Edit tiles by location (instead of by id)
  • 2.2.5:
    • Fixed bugs
    • CmdSelMgr: configure max
    • gift command / broadcast
    • Switched MPMU::itemName for ItemName::str
  • 2.2.4:
    • Re-formatted Queries (Requested by @DANIEL123)
    • FollowMgr check if player is flying before teleporting.
    • Added /nick command (ChatMgr)
    • Added Command Selector.
  • 2.2.3: Multi-server
    • Chat manager (Requested by @CaptainKenji17)
    • Must have multi-server feactures:
      • Query command: let's you get info from servers in your network, like
        • number of servers on-line, number of players
        • show what players are on-line and on which servers
      • Rcon: let's you execute commands on remote servers using Rcon. The
        new --all switch lets you send the same command to all the servers in
        your network.
  • 2.2.2:
    • Default permission for /spawn changed from op to everyone.
    • Whois shows clientId
    • CmdAfterAt: list tasks and cancel them
    • Sounds on teleport
    • CmdRegMgr : show players registering since certain date
    • Transfer broadcast : fixed bug
  • 2.2.1: Misc fixes and new features
    • New Command:
      • skin : manipulate skins
      • invis : make player invisible
    • Fixes:
      • CmdAs : Fixed chat (for PM1.5)
      • CmdPlayers : Show name instead of displayname
      • CmdClearInv : Fixed checking permissions for others
  • 2.2.0: Another update
    • CmdWhois : Works with off-line players and also returns SimpleAuth
      details.
    • CmdAfterAt : It nows work with fractional seconds
    • New Commands:
      • perm : temporarily change permissions
      • reg : Manage player registration
    • New module:
      • broadcast-ft: Like broacast-tp but for fast transfers
    • Translation fixes, and other typos
    • blood-particle: it also shows dust when the player dies
    • broadcast-tp: show particles
  • 2.1.0 : Regular update
    • New commands:
      • gmspc - spectator mode
      • fly - enables flying for players in survival
      • clearhotbar - clear your hotbar
      • PluginMgr - manage plugins
      • Crash - manage crash dumps
    • New modules:
      • broadcast-tp : Broadcast when a player teleports
      • blood-particles : blood particles (actually redstone) when
        players get hit.
    • Command updates:
      • clearinv - can clear your own inventory
      • whois - returns more information
    • Switched to my common library.
    • Added translation, Spanish.