Bukkit4Clojure

Bukkit4Clojure

This wrapper is for any developer who wishes to develop Bukkit plugins using the LISP-based language Clojure.

Installation

Place the jar file in your server plugins directory.

 

Usage

Start a REPL

Run this from your server console:

/repl start [port]

The default port, if left unspecified, is 7071.

Stop the REPL

/repl stop

The plugin will remember whatever state you left the repl in (running or stopped). If it was running when the server was stopped, it will be started again when the Bukkit server starts. By default, the REPL is disabled until you start it.

See config.yml in your plugins directory. There you can change the port and even the host/IP where the REPL server will listen.

 

Building your own Clojure Plugin

For details on how to build your plugin using the Clojure language, see the Bukkit4Clojure GitHub project page.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    418251
  • Created
    Nov 7, 2020
  • Last Released File
    Jan 20, 2021
  • Total Downloads
    97
  • License

Categories

Members

Recent Files