Posted March 2, 201510 yr Hi! I'm trying to use pluginmessages to send messages between a forge mod and a bukkit plugin. Here is the forge mod code: http://pastie.org/private/5kccrtdwle2fks8ujywdcg Bukkit plugin code: http://pastie.org/private/6spmatxucmqonkcpz7mq Output: http://pastie.org/private/xljxt0tab7jtys1zmj9fuq Spigot version: CraftBukkit version git-Spigot-c3c767f-33d5de3 (MC: 1. (Implementing API version 1.8-R0.1-SNAPSHOT) Forge version: 1.8-Recommended 11.14.0.1299
March 2, 201510 yr Well the only thing I could think of is to create files to communicate. On both the bukkit and forge sides of it you could set it to check often for a text file in a certain directory.
March 4, 201510 yr Author The mod is installed on the client and the plugin on the server (different machines). I have to send and read messages with sockets, possibly with pluginmessages
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.