@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Classes dedicated to facilitate direct player-to-plugin communication.
|
||||
*/
|
||||
package org.bukkit.conversations;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Classes dedicated to facilitate direct player-to-plugin communication.
|
||||
*/
|
||||
package org.bukkit.conversations;
|
||||
|
||||