## Affected Plugin <!-- In order to help you we need to know which plugin this issue is about. --> <!-- The plugin always has the same version as MassiveCore. --> <!-- All our plugins depend on MassiveCore, you did not forget to install it did you? --> <!-- Run the command "/massivecore version" to see the version you are running. --> - **Affected Plugin Name:** MassiveCore - **Affected Plugin Version:** 2.14.1-SNAPSHOT ## Describe your Environment <!-- Run the command "/version" to see the server version you are running. --> - **Server Version:** 1.8.8 ## Steps to Reproduce this Bug <!-- Write a step by step description of how we can reproduce this bug. --> <!-- As developers we need to know how to trigger the bug before we can fix it. --> 1. First I cloned MassiveCore using the guide located at https://www.massivecraft.com/tech-compile. 2. Next I did opened MassivePlugin.java 3. Finally import com.massivecraft.massivecore.xlib.gson.GsonBuilder; wasn't recognized ## Observed Results <!-- Tell us what actually happened. --> <!-- Please describe as detailed as possible. --> <!-- Feel free to link to a screenshot posted on imgur.com. --> <!-- Feel free to link to an error log posted on pastebin.com. --> http://prntscr.com/l5nise ## Expected Results <!-- Tell us what you expected to happen. --> <!-- This way we can better understand in what way this is an issue. --> I expected xlib.gson would not be an error
Affected Plugin
Describe your Environment
Steps to Reproduce this Bug
Observed Results
http://prntscr.com/l5nise
Expected Results
I expected xlib.gson would not be an error