From 824d08cab0b7951107ee59a1d689a5da900264f7 Mon Sep 17 00:00:00 2001 From: adrianvic Date: Mon, 10 Nov 2025 20:19:44 +0000 Subject: [PATCH] deploy: 0e133f814d959e655261ec61b8ad0712cfefb07f --- allprojects/index.html | 2 +- authors/tenkuma/index.html | 6 +- contribute/index.html | 116 ------------------ error/404/index.html | 2 +- index.html | 2 +- projects/aboukkit/index.html | 2 +- projects/aboukkit/releases.html | 104 +++++++++------- projects/devilwithin/index.html | 2 +- projects/devilwithin/releases.html | 4 +- .../docs/installation/index.html | 2 +- projects/ghostsandstuff/index.html | 2 +- projects/ghostsandstuff/releases.html | 86 +++++++------ projects/hangglidere/index.html | 2 +- projects/hangglidere/releases.html | 4 +- projects/tefreezer/index.html | 2 +- projects/tefreezer/releases.html | 4 +- projects/tenkumalib/index.html | 2 +- projects/tenkumalib/releases.html | 4 +- projects/timekeeper/index.html | 2 +- projects/timekeeper/releases.html | 4 +- search/index.html | 2 +- search_index.json | 2 +- 22 files changed, 137 insertions(+), 221 deletions(-) delete mode 100644 contribute/index.html diff --git a/allprojects/index.html b/allprojects/index.html index d0b7d7e..aed9cf1 100644 --- a/allprojects/index.html +++ b/allprojects/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/authors/tenkuma/index.html b/authors/tenkuma/index.html index d92d305..dd8afc5 100644 --- a/authors/tenkuma/index.html +++ b/authors/tenkuma/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    @@ -35,7 +35,9 @@
    - + + +

    tenkuma

    diff --git a/contribute/index.html b/contribute/index.html deleted file mode 100644 index 6b297c4..0000000 --- a/contribute/index.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - neoBeta - - - -
    - - -
    -

    How can I get my project here?

    -

    neoBeta is an open-source content management system. There are various ways you can put your plugin/mod on our catalog:

    -
      -
    • Clone neoBeta's repository, create your project folder inside the /projects directory with the necessary metadata (index.md for project description, index.json for metadata and any other file your project may depend on) and make a pull request. Less manual work on our side, so review should be quickier.
    • -
    • Open an issue on our GitHub repository with the project information. This may take longer as a contributor will have to spend time creating the project files, but is useful if you're not confortable using Git.
    • -
    • Host your own instance of neoBeta.
    • -
    -

    Required metadata fields

    -
      -
    • name - project name.
    • -
    • subtitle - project's brief description.
    • -
    • author - your author name, must be consistent across all your submissions.
    • -
    • tags - whether your project is a plugin or mod.
    • -
    -

    Optional metadata fields

    -

    Please fill as many fields as possible.

    -
      -
    • images - lists of image files names or URLs that will appear in the project page.
    • -
    • logo - your logo file name or URL.
    • -
    • gameVersions - taget Minecraft versions.
    • -
    • gameLoaders - supported modloaders.
    • -
    -

    Releases metadata

    -
      -
    • releasesType - wheter your project uses local releases or github.
    • -
    -

    For local releases:

    -
      -
    • releases - a list of relases labels and links. -
        -
      • name - name of the release.
      • -
      • version - version of the release.
      • -
      • gameVersions - taget Minecraft versions (overrides default value).
      • -
      • gameLoaders - supported modloaders (overrides default value).
      • -
      • downloads - list of download links for this release.
      • -
      -
    • -
    -

    For GitHub releases:

    -
      -
    • githubRepoOwner - username of the repo owner.
    • -
    • githubReponame - name of the repository.
    • -
    -

    Config file example

    -
    {
    -    "name": "Ghosts 'n Stuff",
    -    "subtitle": "Miscellaneous additions to your Minecraft server.",
    -    "author": "tenkuma",
    -    "downloadLink": "https://modrinth.com/plugin/ghosts/versions",
    -    "images": ["anti-spam.png", "rainbow-chat.png", "skibidi-blocker.png"],
    -    "logo": "logo.png",
    -    "tags": ["plugin"],
    -    "links": {
    -        "GitHub": "https://github.com/adrianvic/ghostsandstuff",
    -        "Disroot Git": "https://git.disroot.org/adrianvictor/ghostsandstuff"
    -    },
    -    "docs": {
    -        "Installation" : "docs/installation"
    -    },
    -    "releaseType": "github or local",
    -    "githubRepoOwner": "adrianvic",
    -    "githubRepoName": "ghostsandstuff",
    -    "gameLoaders": ["Craftbukkit"]
    -    "releases": [
    -        {
    -            "name": "The first release.",
    -            "version": "1.0.0",
    -            "gameVersions": ["b1.7.3"],
    -            "downloads": {
    -                "GitHub": "https://example.com",
    -                "Modrinth": "https://modrinth.com"
    -            }
    -        }
    -    ]
    -}
    -
    - -
    -
    - - \ No newline at end of file diff --git a/error/404/index.html b/error/404/index.html index ebaccd3..2b431c8 100644 --- a/error/404/index.html +++ b/error/404/index.html @@ -24,7 +24,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/index.html b/index.html index a41328f..6b5bafc 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/projects/aboukkit/index.html b/projects/aboukkit/index.html index ae7e584..3afd4fa 100644 --- a/projects/aboukkit/index.html +++ b/projects/aboukkit/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/projects/aboukkit/releases.html b/projects/aboukkit/releases.html index a2bcd31..dc3bd2f 100644 --- a/projects/aboukkit/releases.html +++ b/projects/aboukkit/releases.html @@ -24,7 +24,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    @@ -46,55 +46,75 @@ - - -

    3 releases.

    -
    - -
    -

    Library update

    -

    Version 2.1 for Bukkit b1.7.3

    - -
    -
    -

    Modrinth https://modrinth.com/plugin/aboukkit/version/2.1

    + + + +

    3 releases.

    +
    + +
    +

    Library update

    + +

    Version 2.1 for Bukkit b1.7.3

    + +
    - -
    -
    - -
    -

    Color update

    -

    Version 2.0 for Bukkit b1.7.3

    - -
    - -
    -

    Modrinth https://modrinth.com/plugin/aboukkit/version/2.0

    +
    +

    Color update

    + +

    Version 2.0 for Bukkit b1.7.3

    + +
    - -
    -
    - -
    -

    Vanilla

    -

    Version 1.0 for Bukkit b1.7.3

    - -
    - -
    -

    Modrinth https://modrinth.com/plugin/aboukkit/version/1.0

    +
    +

    Vanilla

    + +

    Version 1.0 for Bukkit b1.7.3

    + +
    - -
    -
    +
    -
    - diff --git a/projects/devilwithin/index.html b/projects/devilwithin/index.html index 53e2668..c80ccc9 100644 --- a/projects/devilwithin/index.html +++ b/projects/devilwithin/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/projects/devilwithin/releases.html b/projects/devilwithin/releases.html index ea60152..be24410 100644 --- a/projects/devilwithin/releases.html +++ b/projects/devilwithin/releases.html @@ -24,7 +24,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    @@ -39,7 +39,7 @@ -

    Could not find any release for this project...

    +

    Could not find any release for this project...

    diff --git a/projects/ghostsandstuff/docs/installation/index.html b/projects/ghostsandstuff/docs/installation/index.html index 3b7a662..6392a40 100644 --- a/projects/ghostsandstuff/docs/installation/index.html +++ b/projects/ghostsandstuff/docs/installation/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/projects/ghostsandstuff/index.html b/projects/ghostsandstuff/index.html index 042226b..fac2bde 100644 --- a/projects/ghostsandstuff/index.html +++ b/projects/ghostsandstuff/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/projects/ghostsandstuff/releases.html b/projects/ghostsandstuff/releases.html index 3def223..b97183b 100644 --- a/projects/ghostsandstuff/releases.html +++ b/projects/ghostsandstuff/releases.html @@ -24,7 +24,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    @@ -39,46 +39,56 @@ - - -

    2 releases fetched from GitHub at 2025-10-30T23:40:05.791Z.

    -
    - -
    -

    Ghosts And Stuff Release 0.6

    -

    0.6 for Bukkit b1.7.3

    -
    - - - + diff --git a/projects/hangglidere/index.html b/projects/hangglidere/index.html index 2eaa34e..f485337 100644 --- a/projects/hangglidere/index.html +++ b/projects/hangglidere/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/projects/hangglidere/releases.html b/projects/hangglidere/releases.html index 189d8eb..e83173a 100644 --- a/projects/hangglidere/releases.html +++ b/projects/hangglidere/releases.html @@ -24,7 +24,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    @@ -39,7 +39,7 @@ -

    Could not find any release for this project...

    +

    Could not find any release for this project...

    diff --git a/projects/tefreezer/index.html b/projects/tefreezer/index.html index 5f588fc..4dd5c39 100644 --- a/projects/tefreezer/index.html +++ b/projects/tefreezer/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/projects/tefreezer/releases.html b/projects/tefreezer/releases.html index 9de08bc..6616857 100644 --- a/projects/tefreezer/releases.html +++ b/projects/tefreezer/releases.html @@ -24,7 +24,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    @@ -39,7 +39,7 @@ -

    Could not find any release for this project...

    +

    Could not find any release for this project...

    diff --git a/projects/tenkumalib/index.html b/projects/tenkumalib/index.html index 72e33d0..e06a43d 100644 --- a/projects/tenkumalib/index.html +++ b/projects/tenkumalib/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/projects/tenkumalib/releases.html b/projects/tenkumalib/releases.html index 96e5d6c..1eb48d1 100644 --- a/projects/tenkumalib/releases.html +++ b/projects/tenkumalib/releases.html @@ -24,7 +24,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    @@ -39,7 +39,7 @@ -

    Could not find any release for this project...

    +

    Could not find any release for this project...

    diff --git a/projects/timekeeper/index.html b/projects/timekeeper/index.html index ed6b35c..4d681cb 100644 --- a/projects/timekeeper/index.html +++ b/projects/timekeeper/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/projects/timekeeper/releases.html b/projects/timekeeper/releases.html index 1e65ed1..13d6962 100644 --- a/projects/timekeeper/releases.html +++ b/projects/timekeeper/releases.html @@ -24,7 +24,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    @@ -39,7 +39,7 @@ -

    Could not find any release for this project...

    +

    Could not find any release for this project...

    diff --git a/search/index.html b/search/index.html index 570553f..0454595 100644 --- a/search/index.html +++ b/search/index.html @@ -26,7 +26,7 @@
  • home
  • search
  • index
  • -
  • contribute
  • +
  • contribute
  • Adrian Victor, 2025 (Unlicense)

    diff --git a/search_index.json b/search_index.json index 7a16f6f..fa16b5c 100644 --- a/search_index.json +++ b/search_index.json @@ -1 +1 @@ -{"version":"0.9.5","fields":["title","subtitle"],"ref":"url","documentStore":{"docs":{"/":{"subtitle":"","url":"/","image":""},"/search/":{"subtitle":"","url":"/search/","image":""},"/error/404/":{"subtitle":"","url":"/error/404/","image":""},"/contribute/":{"subtitle":"","url":"/contribute/","image":""},"/authors/tenkuma/":{"title":"tenkuma","subtitle":"A bear doing things on the internet.","url":"/authors/tenkuma/","image":"","tags":["author"]},"/projects/ghostsandstuff/docs/installation/":{"subtitle":"","url":"/projects/ghostsandstuff/docs/installation/","image":""},"/projects/aboukkit/":{"title":"Aboukkit","subtitle":"A simple way to add custom commands with custom responses to your server.","author":"tenkuma","url":"/projects/aboukkit/","image":"","tags":["plugin"]},"/projects/devilwithin/":{"title":"The Devil Within","subtitle":"Adds enchanting to Minecraft Beta. Supports balancing through curses.","author":"tenkuma","url":"/projects/devilwithin/","image":"","tags":["plugin"]},"/projects/ghostsandstuff/":{"title":"Ghosts 'n Stuff","subtitle":"Miscellaneous additions to your Minecraft server.","author":"tenkuma","url":"/projects/ghostsandstuff/","image":"","tags":["plugin"]},"/projects/hangglidere/":{"title":"HangGlideRE","subtitle":"Fly with a chicken!","author":"tenkuma","url":"/projects/hangglidere/","image":"","tags":["plugin"]},"/projects/tefreezer/":{"title":"teFreezer","subtitle":"Force your players to refrigerate their food by rotting food in unrefrigerated chests!","author":"tenkuma","url":"/projects/tefreezer/","image":"","tags":["plugin"]},"/projects/tenkumalib/":{"title":"tenkuma's Library","subtitle":"Library to support my other plugins. Does nothing on it's own.","author":"tenkuma","url":"/projects/tenkumalib/","image":"","tags":["plugin"]},"/projects/timekeeper/":{"title":"TimeKeeper","subtitle":"Syncs real world time with your Minecraft server time.","author":"tenkuma","url":"/projects/timekeeper/","image":"","tags":["plugin"]},"/allprojects/":{"subtitle":"","url":"/allprojects/","image":""},"/projects/aboukkit/releases.html":{"subtitle":"","url":"/projects/aboukkit/releases.html","image":""}},"docInfo":{"/":{"title":0,"subtitle":0},"/search/":{"title":0,"subtitle":0},"/error/404/":{"title":0,"subtitle":0},"/contribute/":{"title":0,"subtitle":0},"/authors/tenkuma/":{"title":1,"subtitle":4},"/projects/ghostsandstuff/docs/installation/":{"title":0,"subtitle":0},"/projects/aboukkit/":{"title":1,"subtitle":8},"/projects/devilwithin/":{"title":2,"subtitle":8},"/projects/ghostsandstuff/":{"title":3,"subtitle":4},"/projects/hangglidere/":{"title":1,"subtitle":2},"/projects/tefreezer/":{"title":1,"subtitle":8},"/projects/tenkumalib/":{"title":2,"subtitle":5},"/projects/timekeeper/":{"title":1,"subtitle":7},"/allprojects/":{"title":0,"subtitle":0},"/projects/aboukkit/releases.html":{"title":0,"subtitle":0}},"length":15,"save":true},"index":{"title":{"root":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/authors/tenkuma/":{"tf":1}},"df":1,"'":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"z":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{"/projects/timekeeper/":{"tf":1}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"k":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/projects/aboukkit/":{"tf":1}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}}}}},"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/projects/ghostsandstuff/":{"tf":1}},"df":1}}}}},"n":{"docs":{"/projects/ghostsandstuff/":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{"/projects/ghostsandstuff/":{"tf":1}},"df":1}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/projects/hangglidere/":{"tf":1}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}}}}}}}},"subtitle":{"root":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/authors/tenkuma/":{"tf":1}},"df":1}},"t":{"docs":{},"df":0,"a":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{"/authors/tenkuma/":{"tf":1}},"df":1}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/authors/tenkuma/":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"/projects/timekeeper/":{"tf":1.4142135623730951}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/authors/tenkuma/":{"tf":1}},"df":1}}}}}}},"t":{"docs":{},"df":0,"'":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/projects/aboukkit/":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/projects/aboukkit/":{"tf":1},"/projects/ghostsandstuff/":{"tf":1},"/projects/timekeeper/":{"tf":1}},"df":3}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/projects/devilwithin/":{"tf":1},"/projects/tenkumalib/":{"tf":1}},"df":2}}}}}},"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/projects/timekeeper/":{"tf":1}},"df":1}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/projects/aboukkit/":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/projects/timekeeper/":{"tf":1}},"df":1}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/projects/aboukkit/":{"tf":1},"/projects/devilwithin/":{"tf":1}},"df":2,"i":{"docs":{},"df":0,"t":{"docs":{"/projects/ghostsandstuff/":{"tf":1}},"df":1}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/projects/aboukkit/":{"tf":1.4142135623730951}},"df":1}}}},"r":{"docs":{},"df":0,"s":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/projects/aboukkit/":{"tf":1}},"df":1}}}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/projects/hangglidere/":{"tf":1}},"df":1}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"/projects/aboukkit/":{"tf":1}},"df":1}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{"/projects/timekeeper/":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"t":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"/projects/devilwithin/":{"tf":1},"/projects/ghostsandstuff/":{"tf":1},"/projects/timekeeper/":{"tf":1}},"df":3}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/projects/ghostsandstuff/":{"tf":1}},"df":1}}}}}}}}},"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/projects/hangglidere/":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"d":{"docs":{"/projects/tefreezer/":{"tf":1.4142135623730951}},"df":1}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}}},"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}}}}}},"pipeline":["trimmer","stopWordFilter","stemmer"]} \ No newline at end of file +{"version":"0.9.5","fields":["title","subtitle"],"ref":"url","documentStore":{"docs":{"/":{"subtitle":"","url":"/","image":""},"/search/":{"subtitle":"","url":"/search/","image":""},"/error/404/":{"subtitle":"","url":"/error/404/","image":""},"/authors/tenkuma/":{"title":"tenkuma","subtitle":"A bear doing things on the internet.","url":"/authors/tenkuma/","image":"","tags":["author"]},"/projects/ghostsandstuff/docs/installation/":{"subtitle":"","url":"/projects/ghostsandstuff/docs/installation/","image":""},"/projects/aboukkit/":{"title":"Aboukkit","subtitle":"A simple way to add custom commands with custom responses to your server.","author":"tenkuma","url":"/projects/aboukkit/","image":"","tags":["plugin"]},"/projects/devilwithin/":{"title":"The Devil Within","subtitle":"Adds enchanting to Minecraft Beta. Supports balancing through curses.","author":"tenkuma","url":"/projects/devilwithin/","image":"","tags":["plugin"]},"/projects/ghostsandstuff/":{"title":"Ghosts 'n Stuff","subtitle":"Miscellaneous additions to your Minecraft server.","author":"tenkuma","url":"/projects/ghostsandstuff/","image":"","tags":["plugin"]},"/projects/hangglidere/":{"title":"HangGlideRE","subtitle":"Fly with a chicken!","author":"tenkuma","url":"/projects/hangglidere/","image":"","tags":["plugin"]},"/projects/tefreezer/":{"title":"teFreezer","subtitle":"Force your players to refrigerate their food by rotting food in unrefrigerated chests!","author":"tenkuma","url":"/projects/tefreezer/","image":"","tags":["plugin"]},"/projects/tenkumalib/":{"title":"tenkuma's Library","subtitle":"Library to support my other plugins. Does nothing on it's own.","author":"tenkuma","url":"/projects/tenkumalib/","image":"","tags":["plugin"]},"/projects/timekeeper/":{"title":"TimeKeeper","subtitle":"Syncs real world time with your Minecraft server time.","author":"tenkuma","url":"/projects/timekeeper/","image":"","tags":["plugin"]},"/allprojects/":{"subtitle":"","url":"/allprojects/","image":""},"/projects/aboukkit/releases.html":{"subtitle":"","url":"/projects/aboukkit/releases.html","image":""}},"docInfo":{"/":{"title":0,"subtitle":0},"/search/":{"title":0,"subtitle":0},"/error/404/":{"title":0,"subtitle":0},"/authors/tenkuma/":{"title":1,"subtitle":4},"/projects/ghostsandstuff/docs/installation/":{"title":0,"subtitle":0},"/projects/aboukkit/":{"title":1,"subtitle":8},"/projects/devilwithin/":{"title":2,"subtitle":8},"/projects/ghostsandstuff/":{"title":3,"subtitle":4},"/projects/hangglidere/":{"title":1,"subtitle":2},"/projects/tefreezer/":{"title":1,"subtitle":8},"/projects/tenkumalib/":{"title":2,"subtitle":5},"/projects/timekeeper/":{"title":1,"subtitle":7},"/allprojects/":{"title":0,"subtitle":0},"/projects/aboukkit/releases.html":{"title":0,"subtitle":0}},"length":14,"save":true},"index":{"title":{"root":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/authors/tenkuma/":{"tf":1}},"df":1,"'":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"z":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{"/projects/timekeeper/":{"tf":1}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"k":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/projects/aboukkit/":{"tf":1}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}}}}},"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/projects/ghostsandstuff/":{"tf":1}},"df":1}}}}},"n":{"docs":{"/projects/ghostsandstuff/":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{"/projects/ghostsandstuff/":{"tf":1}},"df":1}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/projects/hangglidere/":{"tf":1}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}}}}}}}},"subtitle":{"root":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/authors/tenkuma/":{"tf":1}},"df":1}},"t":{"docs":{},"df":0,"a":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{"/authors/tenkuma/":{"tf":1}},"df":1}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/authors/tenkuma/":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"/projects/timekeeper/":{"tf":1.4142135623730951}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/authors/tenkuma/":{"tf":1}},"df":1}}}}}}},"t":{"docs":{},"df":0,"'":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/projects/aboukkit/":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/projects/aboukkit/":{"tf":1},"/projects/ghostsandstuff/":{"tf":1},"/projects/timekeeper/":{"tf":1}},"df":3}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/projects/devilwithin/":{"tf":1},"/projects/tenkumalib/":{"tf":1}},"df":2}}}}}},"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/projects/timekeeper/":{"tf":1}},"df":1}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/projects/aboukkit/":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/projects/timekeeper/":{"tf":1}},"df":1}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/projects/aboukkit/":{"tf":1},"/projects/devilwithin/":{"tf":1}},"df":2,"i":{"docs":{},"df":0,"t":{"docs":{"/projects/ghostsandstuff/":{"tf":1}},"df":1}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/projects/aboukkit/":{"tf":1.4142135623730951}},"df":1}}}},"r":{"docs":{},"df":0,"s":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/projects/aboukkit/":{"tf":1}},"df":1}}}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/projects/hangglidere/":{"tf":1}},"df":1}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"/projects/aboukkit/":{"tf":1}},"df":1}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{"/projects/timekeeper/":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"t":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/projects/devilwithin/":{"tf":1}},"df":1}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"/projects/devilwithin/":{"tf":1},"/projects/ghostsandstuff/":{"tf":1},"/projects/timekeeper/":{"tf":1}},"df":3}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/projects/ghostsandstuff/":{"tf":1}},"df":1}}}}}}}}},"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/projects/hangglidere/":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"d":{"docs":{"/projects/tefreezer/":{"tf":1.4142135623730951}},"df":1}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}}},"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/projects/tefreezer/":{"tf":1}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/projects/tenkumalib/":{"tf":1}},"df":1}}}}}}},"pipeline":["trimmer","stopWordFilter","stemmer"]} \ No newline at end of file