NimBlock
Paper 26 · plugins applied without a restart

Your Minecraft server,
and your plugins,
without writing a line of code.

A hosted Paper server in three clicks, plugins built out of blocks, and the result live in the console. Your players connect with their usual client: they install nothing.

3 clicks
from account to server
0 lines
of Java to write
~1 s
to drop in a plugin
nimblock.com/servers

The friends' server

Paper 26.1.2 · 1 GB · port 25565

online
[Server] Starting minecraft server version 26.1.2
[NimBlock] spec "welcome" loaded (3 rules)
[Server] Done (2.418s)! For help, type "help"
Nolan joined the game
[NimBlock] rule "greeting" → message sent
 
Three steps

From blank page to a server that runs

Nothing to install, nothing to compile, nothing to upload. The panel publishes an intent, an isolated agent does the work, and the page follows live.

  1. 01

    Create the server

    A name, a memory size, Mojang's EULA accepted. The container is provisioned and starts.

  2. 02

    Build the plugin

    When this happens, if these conditions hold, then do that. Blocks, checked before anything is saved.

  3. 03

    Install without a restart

    The plugin lands on the server and reloads without cutting it. Your players never notice.

The studio

A plugin is three moments

When this happens, if these conditions hold, then do that. That is the whole grammar. It fits in one sentence because it fits in one sentence in your head.

  • No Java is generated: the server reads your rule and runs it. Nothing to compile, nothing to recompile.
  • A spec is accepted or rejected as a whole. A protection plugin missing its protection rule would fail silently in game.
  • A rejection names the spot, in your language, on the block responsible.
Rule « greeting »
When a player joins the game
if it is their first connection
then send “Welcome {player}!”
give 1 bread
play a level-up sound
welcome.json valid spec

Everything a server needs, and nothing more

Hosted server

Start, stop, restart. Every server in its own container, on its own network, with no neighbour listening in.

Live console

Server output arrives as it happens, colours included, and you can answer back: the command goes out over RCON.

Block studio

Blocks that snap together, not Java. The editor warns, the validator decides: nothing shaky ever gets saved.

Hot install

The plugin lands and reloads without cutting the server. A brand-new command does wait for the next start, and the panel says so.

Versions and rollback

Every save is a numbered version. A server keeps the one it runs until you tell it to move up.

Your world is yours

One button builds an archive of your world and hands it to you. Nothing keeps you here: you leave with your save whenever you want.

Two pages to go further: how to host a Minecraft server · make a plugin without code

Your first server is running in two minutes

And your first plugin right after, without leaving the page.

Free during the beta · one 1 GB server per account