Skip to content

Releases: aredblock/PolygonMC

PolygonMC Runtime 1.21 - 1.0.4

02 Jul 15:15
Compare
Choose a tag to compare

PolygonMC Runtime

PolygonMC is a Minestom fork which enables new possibilities for writing your PolygonMC(Minestom) server!

  • Minecraft: 1.21
  • Build: 1.0.4
  • API version: 66ed5741b5 Get it here

This runtime is NOT required to use PolygonMC,
but may be an easier way to get started if you have used mod/plugin loaders like SpigotMC/PaperMC before.

Config

config.json:

{
  "port": 25565,
  "defaultWorldLoading": true,
  "onlineMode": false
}

DefaultWorldLoading

Create a "world" folder next to the polygon.jar and put your Minecraft world files in there!
Make sure that "defaultWorldLoading" is set to "true" in config.json.

OnlineMode

If "onlineMode" is activated in config.json, only accounts that are registered with Mojang can join the server, 
no "cracked" accounts.

Addons

Create your own addon to implement your own functions for the PolygonMC-runtime.

Addons tutorial

PolygonMC Runtime 1.21 - 1.0.3

27 Jun 16:51
Compare
Choose a tag to compare

PolygonMC Runtime

PolygonMC is a Minestom fork which enables new possibilities for writing your PolygonMC(Minestom) server!

  • Minecraft: 1.21
  • Build: 1.0.3
  • API version: 623ff0647a Get it here

This runtime is NOT required to use PolygonMC,
but may be an easier way to get started if you have used mod/plugin loaders like SpigotMC/PaperMC before.

Config

config.json:

{
  "port": 25565,
  "defaultWorldLoading": true,
  "onlineMode": false
}

DefaultWorldLoading

Create a "world" folder next to the polygon.jar and put your Minecraft world files in there!
Make sure that "defaultWorldLoading" is set to "true" in config.json.

OnlineMode

If "onlineMode" is activated in config.json, only accounts that are registered with Mojang can join the server, 
no "cracked" accounts.

Addons

Create your own addon to implement your own functions for the PolygonMC-runtime.

Addons tutorial

PolygonMC Runtime 1.21 - 1.0.2

27 Jun 16:06
Compare
Choose a tag to compare

PolygonMC Runtime

PolygonMC is a Minestom fork which enables new possibilities for writing your PolygonMC(Minestom) server!

  • Minecraft: 1.21
  • Build: 1.0.2
  • API version: 2a10c37b09 Get it here

This runtime is NOT required to use PolygonMC,
but may be an easier way to get started if you have used mod/plugin loaders like SpigotMC/PaperMC before.

Config

config.json:

{
  "port": 25565,
  "defaultWorldLoading": true,
  "onlineMode": false
}

DefaultWorldLoading

Create a "world" folder next to the polygon.jar and put your Minecraft world files in there!
Make sure that "defaultWorldLoading" is set to "true" in config.json.

OnlineMode

If "onlineMode" is activated in config.json, only accounts that are registered with Mojang can join the server, 
no "cracked" accounts.

Addons

Create your own addon to implement your own functions for the PolygonMC-runtime.

Addons tutorial

PolygonMC Runtime 1.21 - 1.0.1

27 Jun 15:22
Compare
Choose a tag to compare

PolygonMC Runtime

PolygonMC is a Minestom fork which enables new possibilities for writing your PolygonMC(Minestom) server!

  • Minecraft: 1.21
  • Build: 1.0.1
  • API version: dff42abcf2 Get it here

This runtime is NOT required to use PolygonMC,
but may be an easier way to get started if you have used mod/plugin loaders like SpigotMC/PaperMC before.

Config

config.json:

{
  "port": 25565,
  "defaultWorldLoading": true,
  "onlineMode": false
}

DefaultWorldLoading

Create a "world" folder next to the polygon.jar and put your Minecraft world files in there!
Make sure that "defaultWorldLoading" is set to "true" in config.json.

OnlineMode

If "onlineMode" is activated in config.json, only accounts that are registered with Mojang can join the server, 
no "cracked" accounts.

Addons

Create your own addon to implement your own functions for the PolygonMC-runtime.

Addons tutorial

PolygonMC Runtime 1.21 - 1.0

23 Jun 13:29
Compare
Choose a tag to compare

PolygonMC Runtime

PolygonMC is a Minestom fork which enables new possibilities for writing your PolygonMC(Minestom) server!

  • Minecraft: 1.21
  • Build: 1.0.0

This runtime is NOT required to use PolygonMC,
but may be an easier way to get started if you have used mod/plugin loaders like SpigotMC/PaperMC before.

Config

config.json:

{
  "port": 25565,
  "defaultWorldLoading": true,
  "onlineMode": false
}

DefaultWorldLoading

Create a "world" folder next to the polygon.jar and put your Minecraft world files in there!
Make sure that "defaultWorldLoading" is set to "true" in config.json.

OnlineMode

If "onlineMode" is activated in config.json, only accounts that are registered with Mojang can join the server, 
no "cracked" accounts.

Addons

Create your own addon to implement your own functions for the PolygonMC-runtime.

Addons tutorial