https://github.com/geysermc/globallinkserver
https://github.com/geysermc/globallinkserver
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/geysermc/globallinkserver
- Owner: GeyserMC
- License: mit
- Created: 2021-03-25T00:50:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-15T11:01:05.000Z (over 1 year ago)
- Last Synced: 2025-07-12T08:28:01.324Z (11 months ago)
- Language: Java
- Size: 316 KB
- Stars: 9
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GlobalLinkServer Plugin
> [!IMPORTANT]
> This repo contains the code for the Geyser Global Linking Server plugin.
> If you want to just link your account, join link.geysermc.org on Minecraft Java or Bedrock.
> For more information visit https://link.geysermc.org/
### `server.properties`
```properties
allow-nether=false
generate-structures=false
generator-settings={"biome"\:"minecraft\:the_void","layers"\:[{"block"\:"minecraft\:air","height"\:1}]}
level-type=minecraft\:flat
spawn-protection=200
```
### `spigot.yml`
```yaml
commands:
send-namespaced: false
```
### `bukkit.yml`
```yaml
settings:
allow-end: false
```