Skip to content
UnknownShadow200 edited this page Feb 26, 2022 · 9 revisions

Listed here are the known non-breaking API changes and additions with each MCGalaxy release:

1.9.3.9

  • MCGalaxy.SQL.DatabaseExts methods are all public now
  • MCGalaxy.Player.ClientHeldBlock field is now updated when following/on train

1.9.3.5

  • MCGalaxy.Modules.Relay.RelayBot added UserID property to retrieve ID of relay bot user
  • MCGalaxy.Player added SendPosition method

1.9.3.4

  • MCGalaxy.Level.Load now supports non-lvl maps in path
  • MCGalaxy.Events.OnShuttingDownEvent is now called before plugin unload
  • MCGalaxy.Modules.Relay.Discord.DiscordBot added Send method for sending arbitrary Discord API messages
  • MCGalaxy.PlayerOperations class added for performing high level player operations
  • MCGalaxy.Scripting.ICompiler added Compile overload that takes array of source files

1.9.3.3

  • MCGalaxy.PlayerActions made ReloadMap public
  • MCGalaxy.Authenticator added to allow customising mppass and /pass authentication
  • Plugins always load after main level has been loaded now
  • MCGalaxy.Player added SetIP method
  • MCGalaxy.Network.IPUtils added methods for IPv4 mapped IPv6 addresses
  • MCGalaxy.Scripting.ICompiler allows adding custom compilers
Clone this wiki locally