This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-10-26
Channels
- # announcements (7)
- # aws (1)
- # babashka (15)
- # beginners (144)
- # calva (8)
- # chlorine-clover (15)
- # clara (4)
- # clojure (65)
- # clojure-europe (131)
- # clojure-france (1)
- # clojure-nl (6)
- # clojure-nlp (3)
- # clojure-spec (10)
- # clojure-uk (52)
- # clojuredesign-podcast (2)
- # clojurescript (28)
- # cryogen (1)
- # datomic (17)
- # events (2)
- # figwheel-main (2)
- # fulcro (8)
- # hugsql (2)
- # jackdaw (4)
- # jobs (1)
- # leiningen (8)
- # lumo (1)
- # malli (4)
- # off-topic (23)
- # parinfer (3)
- # pathom (3)
- # pedestal (5)
- # re-frame (9)
- # reagent (26)
- # reitit (13)
- # reveal (25)
- # shadow-cljs (45)
- # spacemacs (7)
- # sql (7)
- # tools-deps (40)
- # vrac (2)
- # xtdb (22)
Clojure + Minecraft = Witchcraft 😄 this is extremely rough and alpha but we're allowed to have some fun right. This uses an open source minecraft server (Glowstone) which makes it a much more straightforward approach than other Clojure/Minecraft attempts I've seen. https://twitter.com/plexus/status/1320778992232943617


I should note that you do need a minecraft account/license. Not sure how much they are these days.
I am still utterly confused about all the different minecraft projects and how they connect... The main thing I know is that this is a standalone server written from scratch, whereas most projects start from the official server then do all kinds of classpath shenanigans to mod it. It does use a bukkit/paper fork as a foundation, as far as I understand this makes sure it can work with existing plugins.