treydun / McWiki

A plugin for Bukkit and related servers that displays gamepedia pages effectively.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCWiki

"Putting the gamepedia into the game"

This plugin aims to present information that can only be accessed through the minecraft wiki (externally) in game (internally).

Features

Displays information from the minecraft wiki in player chat or book
Configurable amount of lines in chat
Multi language support
Full json rich text interface
Inline links to article sections, other articles, or other sites
Table of contents support

Commands

/wiki [article]: displays content of article.
/mcwiki: displays meta information.
/mcwiki reload: reloads config.

Config

bookmode: defaults to true. If false, displays in chat instead of book.
language: source language to retrieve articles from. eg: 'es' or 'de'
cutoff: amount of p elements to display. Default: 5.
customsite: url of an unofficial custom wiki-like page to display.
format: customize the display formatting of elements using json if so desired.

Acknowledgements

This project uses jedk1 and DarkBlade12's utility classes

SpigotMc
Github

About

A plugin for Bukkit and related servers that displays gamepedia pages effectively.

License:MIT License


Languages

Language:Java 100.0%