Minecraft BugManager mod 2026 download
logo
minecraft mod BugManager

BugManager

Game Version: 1.12
Total Downloads: 2,800
Updated: Jun 12, 2018
Created: Sep 4, 2017
Download BugManagerDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
BugManager v2.0.3 release 27.85 KB Jun 12, 2018 1.12 349 download BugManager BugManager v2.0.3 releaseDownload
BugManager v2.0.0 release 27.19 KB Feb 20, 2018 1.12 224 download BugManager BugManager v2.0.0 releaseDownload
BugManager v1.3.7 release 37.88 KB Oct 8, 2017 1.12 411 download BugManager BugManager v1.3.7 releaseDownload
BugManager v1.3.6 release 37.70 KB Oct 7, 2017 1.12 142 download BugManager BugManager v1.3.6 releaseDownload
BugManager v1.3.5 release 37.48 KB Oct 4, 2017 1.12 115 download BugManager BugManager v1.3.5 releaseDownload
BugManager v1.3.4 release 37.08 KB Oct 4, 2017 1.12 110 download BugManager BugManager v1.3.4 releaseDownload
BugManager v1.3.2-DEV release 36.95 KB Oct 3, 2017 1.12 106 download BugManager BugManager v1.3.2-DEV releaseDownload
BugManager v1.3.1 release 36.16 KB Oct 1, 2017 1.12 97 download BugManager BugManager v1.3.1 releaseDownload
BugManager v1.2.9 release 32.28 KB Sep 28, 2017 1.12 95 download BugManager BugManager v1.2.9 releaseDownload
BugManager v1.2.8 release 27.59 KB Sep 25, 2017 1.12 98 download BugManager BugManager v1.2.8 releaseDownload
BugManager v1.2.7 release 27.49 KB Sep 24, 2017 1.12 78 download BugManager BugManager v1.2.7 releaseDownload
BugManager v1.2.6 release 27.38 KB Sep 23, 2017 1.12 76 download BugManager BugManager v1.2.6 releaseDownload
BugManager v1.2.5 release 26.82 KB Sep 23, 2017 1.12 71 download BugManager BugManager v1.2.5 releaseDownload
BugManager v1.2.4 release 25.16 KB Sep 22, 2017 1.12 104 download BugManager BugManager v1.2.4 releaseDownload
BugManager v1.2.3 release 28.26 KB Sep 22, 2017 1.12 71 download BugManager BugManager v1.2.3 releaseDownload
BugManager v1.2.2 release 28.44 KB Sep 21, 2017 1.12 65 download BugManager BugManager v1.2.2 releaseDownload
BugManager v1.2.1 release 14.52 KB Sep 20, 2017 1.12 99 download BugManager BugManager v1.2.1 releaseDownload
BugManager v1.2.0-DEV release 27.44 KB Sep 19, 2017 1.12 86 download BugManager BugManager v1.2.0-DEV releaseDownload
BugManager v1.0.1-DEV release 14.24 KB Sep 17, 2017 1.12 96 download BugManager BugManager v1.0.1-DEV releaseDownload
BugManager v1.0.4-DEV release 14.14 KB Sep 17, 2017 1.12 60 download BugManager BugManager v1.0.4-DEV releaseDownload
BugManager v1.0.2-DEV release 12.19 KB Sep 8, 2017 1.12 97 download BugManager BugManager v1.0.2-DEV releaseDownload
BugManager v1.0.0-DEV release 6.03 KB Sep 4, 2017 1.12 117 download BugManager BugManager v1.0.0-DEV releaseDownload

Description

Share this:
BugManager (BugReporting System)
 
 
SpigotMC page: https://www.spigotmc.org/resource/bugmanager.46930/
 
NOTICE:

I will never make you pay for any of my plugins! They will always be free, however, if you do like my work please donate, I would really appreciate the support. Not many people know how challenging and time consuming coding is, and a donation no matter how small will always be appreciated!

 

About:
Bug-Manager is a simple plugin to allow you to keep track of all your user created bug reports in a neat data file and In-Game GUI. How it works? A user on your server types in the command as well with a title and a description, from there it will be added to the data.yml with the player's name, title and description. The player can make as many bug reports as he/she wants. Make server management much easier for server staff and owners. 

 
FAQ:
Q: How can I disable the auto message?
A: To disable the auto message head into your "plugins" folder then to "BugReport" folder then open config.yml. From there set "reminder-interval" to -1 and it will permanently disable it
 
Q: How do I change the messages?
A: To change the messages, head to your "plugins" folder then to "BugReport" folder and then open "language.yml". From there you can change the strings to any thing you would like. Remember: '&' is the color code, for example "&bHello" would be light blue.
 
Q: Can I edit the config in-game?
A: Yes you can, you just need the permission bugreport.config and then type /bugreport config
 
Q: Does this plugin have an Auto Updater?
A: Yes it does. However, it only downloads approved builds from Bukkit.
 
Q: The Auto Updater keeps downgrading versions?
A: Since there is "latency" between when the file gets uploaded and when the Curse API refreshes, the build you just downloaded will downgrade you to a previous build. Usually the API refreshes within a few hours and once it does the plugin will update itself to the latest version.

 


 

Video Demonstration by Me:

Installation:

1. Drag the jar into the plugins folder, of the server!
2. Start or reload the server!
3. Plugin installed​

 

 
Viewing Bug Reports:
This is done in a few easy steps:
1. Open your server folder
2. Head to "plugins" folder
3. Click on "Bug Report" folder
4. Open "data.yml" with notepad (Notepad ++ is strongly recommended for organization) 
OR:
1. Simply type in /bugreport view and it will open a GUI with all the reports inside!

 

 

 Config Example:

# This is the interval between each message in seconds <br />reminder-interval: 300

# Define the message you want to send to the players <br />reminder-message: "&amp;dIf you encounter a bug, please report it! \n&amp;b/bugreport &lt;title&gt; &lt;description&gt;" 

# Edit the message you want to send them after they report a bug 
report-message: "&amp;bThanks for reporting!" 

#Change the message after a delete is perfomed 
delete-message: "&sect;aReport deleted" 

#Change the message for player without sufficient permissions <br />noperm-message: "&sect;cYou don't have access to this command!"

#Disable or Enable the join message that informs a new update and current version
join-message: true

#Enable or Disable auto update 
auto-update: true

 

Commands:
/bugreport create [title] [desc] ~Will create a bugreport
 
/bugreport help ~Displays help menu
 
/bugreport view ~Opens the In-Game viewing GUI, allowing admins to view reports
 
/bugreport reload ~Reloads the plugin, not the entire server!
 
/bugreport version ~Checks the plugin's version
 
/bugreport delete <ID> ~Deletes the report with the ID. Example: /bugreport delete 0
 
/bugreport check ~ Checks the version and the latest version available
 
/bugreport update ~ Updates the plugin
 
/bugreport config ~ Opens the Config Editing GUI

 

Permissions:
bugreport.report ~ Give this to players to allow them to create bug reports
 
bugreport.view ~ Give this to admins to allow them to view reports
 
bugreport.reload ~Give this to admins to allow them to reload the plugin Data File
 
bugreport.delete ~ Deletes a report
 
 
bugreport.update ~ Updates the plugin
 
bugreport.joinmes ~ When a player joins they will be notified there is a new version available
 
bugreport.config ~ Allows the player to edit the config ingame through a GUI
 
bugreport.bypass ~ Bypass's the bug reporting cooldown

 

Included:

– Easy bug tracking
– Organized data file (for you convenience)

-In-game Config Editing GUI
– Reminder Messages
-In-Game viewing through a GUI

-Auto Updater

-Config for customization

-Ingame creating and deleting

-Multi page GUI support

 

 

Comments

Add a comment