AOMultiverse | MySQL | H2 | VOID & DEFAULT GEN icon

AOMultiverse | MySQL | H2 | VOID & DEFAULT GEN -----

Introducing The Multiverse to your Server!




added new multiple ways of saving worlds,
a little experimental way to create plot worlds with default values,
create void worlds flawlessly,
create default worlds flawlessly,
set global spawn for players on respawn and join,
set spawns for each world.

API access as well!
----------, Sep 25, 2024

You can adjust your database-config.yml like following to have a local database without mysql.


Code (YAML):
# Configuration settings for database connection
#
# host: The hostname or IP address of the database server.
# port: The port number on which the database server is listening.
# databaseName: The name of the database to connect to.
# tableCreation: The mode for table creation (e.g., 'update' or 'create').
# username: The username used to authenticate with the database server.
# password: The password used to authenticate with the database server.
# showSQL: Whether to show SQL statements (e.g., 'true' or 'false').
# entityAnnotatedClassParentPath: The parent path for entity annotated classes.

host
: ''
port
: 3306
databaseName
: 'aomultiverse'
databaseType
: 'h2'
tableCreation
: 'update'
username
: 'sa'
password
: ''
showSQL
: 'false'
entityAnnotatedClassParentPath
: 'database.entities'
----------, Jul 20, 2024

Version update
----------, Jul 20, 2024

Update 1.21
----------, Jun 18, 2024

People are now able if set, to be teleported to the global spawn after respawn or join.
----------, Jun 16, 2024

You are now able to drag and drop worlds into the world folder and load them with /aomultiverse load <name> [<generator>]
----------, Jun 14, 2024

Few fixes.
----------, May 30, 2024

Updated to 1.20.6
----------, May 30, 2024

You are now able to add already existing worlds to your database with your correct world_type (void, default)
----------, Mar 31, 2024

Improving the pagination system of the plugin and reducing the file size.
----------, Mar 17, 2024

Changed to github url.
----------, Mar 6, 2024

Resource Information
Author:
----------
Total Downloads: 390
First Release: Mar 6, 2024
Last Update: Sep 25, 2024
Category: ---------------
All-Time Rating:
1 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings