mirror of
https://github.com/plexusorg/Module-TFMExtras.git
synced 2025-06-30 07:26:42 +00:00
Add slime world support for per player worlds
Move package to dev.plex.extras to prevent any possible conflicts with main plugin
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
name: Module-TFMExtras
|
||||
main: dev.plex.TFMExtras
|
||||
main: dev.plex.extras.TFMExtras
|
||||
description: TFM extras for Plex
|
||||
version: 1.3
|
@ -11,4 +11,6 @@ server:
|
||||
- "Taahh"
|
||||
teleport-on-join:
|
||||
- "Taahh"
|
||||
allow-unsafe-enchantments: true
|
||||
allow-unsafe-enchantments: true
|
||||
player-worlds:
|
||||
size: 500
|
Reference in New Issue
Block a user