Overviewer: Difference between revisions
mNo edit summary |
Invictissimi (talk | contribs) m (Removed a not working link to Category:Towns) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Server internals]] | [[Category:Server internals]] | ||
[[Category:Plugins]] | |||
{{Infobox | {{Infobox | ||
Line 24: | Line 23: | ||
[https://github.com/overviewer/Minecraft-Overviewer/ '''Overviewer'''] is a command-line tool used to render the world map on [https://world.retromc.org an external website]. It is coded in ''C'' and ''Python'' and reads the selected Minecraft save before rendering it. Overviewer is open-source but is now '''unmaintained''', and pull requests on GitHub are no longer addressed. On [[RetroMC]], it is used to render a world map of the [[Overworld|overworld]] and is compatible with [[JVillage]]. It replaced the outdated 2D [https://dev.bukkit.org/projects/dynmap Dynmap] in September | [https://github.com/overviewer/Minecraft-Overviewer/ '''Overviewer'''] is a command-line tool used to render the world map on [https://world.retromc.org an external website]. It is coded in ''C'' and ''Python'' and reads the selected Minecraft save before rendering it. Overviewer is open-source but is now '''unmaintained''', and pull requests on GitHub are no longer addressed. On [[RetroMC]], it is used to render a world map of the [[Overworld|overworld]] and is compatible with [[JVillage]]. It replaced the outdated 2D [https://dev.bukkit.org/projects/dynmap Dynmap plugin] previously used on the server in September 2018. | ||
== Notable features == | == Notable features == | ||
Overviewer has been modified to suit the needs of the server, and some features may not be included in the base version. Some notable features include, but are not limited to: | |||
* Searching for text in signs | * Searching for text in signs. | ||
* Looking up | * Displaying all signs placed through {{button|Markers}} -> {{Button|https://world.retromc.org/signpost.png All}}. | ||
* | * Looking up village-claimed areas with JVillage integration developed by {{user-nonwiki|floskater99}}. | ||
<gallery mode="packed"> | * Displaying more information about selected village and players. | ||
<gallery heights=200 mode="packed-hover"> | |||
File:Overviewer-2.jpg|Username infobox that appears upon selecting a player's head. | File:Overviewer-2.jpg|Username infobox that appears upon selecting a player's head. | ||
File:Ovtown.png|Town | File:Ovtown.png|Town claims viewed with Overviewer. | ||
</gallery> | </gallery> | ||
== Known issues == | == Known issues == | ||
Overviewer has many known issues that are being worked on by the RetroMC development team and should be fixed (hopefully ''[[soonTM]]''). | Overviewer has many known issues that are being worked on by the RetroMC development team and should be fixed (hopefully ''[[soonTM]]''). Below is a non-exhaustive list of these problems: | ||
* Very high CPU and memory usage, causing the website to load very slowly on low-end devices. | |||
* Infrequent world updates. | |||
* Rare town claims updates. | |||
* Poorly designed user interface. |
Latest revision as of 15:46, 24 October 2024
Overviewer | |
---|---|
Information | |
Type | Command-Line tool. |
Status | Open-Source - Unmaintained. |
Implementation | September 3rd, 2018 |
Overviewer is a command-line tool used to render the world map on an external website. It is coded in C and Python and reads the selected Minecraft save before rendering it. Overviewer is open-source but is now unmaintained, and pull requests on GitHub are no longer addressed. On RetroMC, it is used to render a world map of the overworld and is compatible with JVillage. It replaced the outdated 2D Dynmap plugin previously used on the server in September 2018.
Notable features
Overviewer has been modified to suit the needs of the server, and some features may not be included in the base version. Some notable features include, but are not limited to:
- Searching for text in signs.
- Displaying all signs placed through Markers -> All.
- Looking up village-claimed areas with JVillage integration developed by
floskater99.
- Displaying more information about selected village and players.
-
Username infobox that appears upon selecting a player's head.
-
Town claims viewed with Overviewer.
Known issues
Overviewer has many known issues that are being worked on by the RetroMC development team and should be fixed (hopefully soonTM). Below is a non-exhaustive list of these problems:
- Very high CPU and memory usage, causing the website to load very slowly on low-end devices.
- Infrequent world updates.
- Rare town claims updates.
- Poorly designed user interface.