mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-25 03:35:18 +01:00
Updated Support for Minecraft Servers other than CraftBukkit (markdown)
parent
2bcdd3f84d
commit
d14fe6dd41
@ -31,8 +31,8 @@ The Spout server is supported in a development mode via the DynmapSpout project
|
||||
|
||||
# Moving a Bukkit Dynmap installation to a Forge Dynmap installation
|
||||
To migrate an existing Bukkit configuration to a Forge server (including MCPC+ or BukkitForge), do the following:
|
||||
1. Move the <base>/plugins/dynmap directory (and all its contents and subdirectories) to <base>/dynmap on the Forge server
|
||||
2. Edit configuration.txt: replace the lines for 'render-triggers' with the following:
|
||||
* Move the <base>/plugins/dynmap directory (and all its contents and subdirectories) to <base>/dynmap on the Forge server
|
||||
* Edit configuration.txt: replace the lines for 'render-triggers' with the following:
|
||||
render-triggers:
|
||||
- blockupdate
|
||||
#- blockupdate-with-id
|
||||
@ -40,6 +40,6 @@ To migrate an existing Bukkit configuration to a Forge server (including MCPC+ o
|
||||
- chunkpopulate
|
||||
- chunkgenerate
|
||||
#- none
|
||||
3. Delete <base>/plugins/dynmap.jar
|
||||
4. Follow the installation procedure, above, for installing/upgrading the appropriate Forge version
|
||||
* Delete <base>/plugins/dynmap.jar
|
||||
* Follow the installation procedure, above, for installing/upgrading the appropriate Forge version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user