Resource Worlds
What is this plugin
Resource Worlds is a powerful tool for Minecraft servers that opens new horizons for players. The plugin's unique feature is creating special dimension-worlds exclusively designed for resource gathering.
Main features
The plugin offers comprehensive management of additional dimensions. You can create unlimited resource worlds for resource collection, each receiving its own unique name. Players gain the ability to instantly travel between dimensions using commands, as well as view the list of available worlds.
Access rights configuration
The flexible permission system allows precise control over which actions are available to players. The developer provides separate permissions for creating new worlds, teleporting to them, and displaying existing dimensions.
Management commands
/createresourceworld [name]- create a new resource world/rctp [world]- instant travel to specified world/listworlds- view all available dimension-worlds
Access permissions
resourceworld.create- right to create resource worldsresourceworld.goto- right to travel to resource worldsresourceworld.list- right to see resource worlds list
Configuration personalization
The config.yml file provides fine-grained control over plugin behavior. You can define which worlds allow teleportation and set user-friendly display names for players.
# Sample configuration
worlds:
world1:
displayname: "First Resource World"
teleport: true
world2:
displayname: "Second Resource World"
teleport: false
Installation process
- Download the plugin file in JAR format
- Place the downloaded file in the
pluginsdirectory of your Minecraft server - Start the server or perform its restart
Development and support
The project's source code is available for study. Special feedback channels exist for reporting found issues or submitting improvement suggestions.