Minecraft SuggestionBox mod 2026 download
logo
minecraft mod SuggestionBox

SuggestionBox

Game Version: CB 1.7.2-R0.2
Total Downloads: 2,660
Updated: Jan 1, 2014
Created: Nov 8, 2012
Download SuggestionBoxDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
SuggestionBox 1.0.3 release 17.85 KB Jan 1, 2014 CB 1.7.2-R0.2 570 download SuggestionBox SuggestionBox 1.0.3 releaseDownload
SuggestionBox 1.0.2 release 17.45 KB Nov 25, 2012 CB 1.4.5-R0.2 854 download SuggestionBox SuggestionBox 1.0.2 releaseDownload
SuggestionBox 1.0.1 release 17.35 KB Nov 20, 2012 CB 1.4.5-R0.1 629 download SuggestionBox SuggestionBox 1.0.1 releaseDownload
SuggestionBox 1.0 release 17.30 KB Nov 8, 2012 CB 1.4.2-R0.2 607 download SuggestionBox SuggestionBox 1.0 releaseDownload

Screenshots

Description

Share this:

SuggestionBox

What it does

SuggestionBox is a plugin for obtaining suggestions, comments, questions, and requests for your Bukkit server.

Players can add, list and read the entries.

Administrators can also delete entries, change the priority of entries, and save the entries to a file on the server.

Change log

v1.0.2

  • Added first_run config option so that the default suggestion is not added again on server restart and the suggestion list is empty
  • Added a counter as well as the ID number to the /sblist command

v1.0.1

  • Fixed /sblist throwing an error when a suggestion is less than 20 characters

Download

SuggestionBox 1.0.2

How it works

To add a suggestion, comment, question, or request to the SuggestionBox you use a command. In fact you use commands for everything! See Commands below.

Configuration

There is a config file, but it is not used yet.

Commands

There are 6 commands. All commands work both in game and on the console.

/suggest

  • aliases: [sb,suggestbox]
  • description: Make a suggestion, comment, question or request.
  • usage: /<command> [s|c|q|r] [your text here]
  • the first argument is the type of entry you want to add:
    • s = suggestion
    • c = comment
    • q = question
    • r = request
  • when used with no arguments, it displays HELP

/sblist

  • aliases: [sbl,suggestboxlist,suggestlist]
  • description: List suggestions, comments, questions or requests.
  • usage: /<command>

/sbread

  • aliases: [sbr,suggestboxread,suggestread]
  • description: Read suggestions, comments, questions or requests.
  • usage: /<command> [SuggestionBox ID]
  • use the list command to view the SuggestionBox ID of the entry you want to read

/sbfile

  • aliases: [sbf,suggestboxfile,suggestfile]
  • description: Save suggestions to file.
  • usage: /<command>
  • text files are saved to the plugins/SuggestionBox directory with the day's date

/sbdelete

  • aliases: [sbd,suggestboxdelete,suggestdelete]
  • description: Delete a suggestion, comment, question or request.
  • usage: /<command> [SuggestionBox ID]
  • use the list command to view the SuggestionBox ID of the entry you want to delete

/sbpriority

  • aliases: [sbp,suggestboxpriority,suggestpriority]
  • description: Set the priority of a suggestion, comment, question or request.
  • usage: /<command> [SuggestionBox ID] [NORMAL|MEDIUM|HIGH]
  • use the list command to view the SuggestionBox ID of the entry you want to set the priority of

Permissions

There are three:

suggest.admin

default: op – Allow players access administer SuggestionBox

suggest.use

default: true – Allow players to make and list suggestions

suggest.read

default: op – Allow players to read suggestions, comments, questions, and requests.

What it looks like

Add

List

Read

Source code

https:github.com/eccentricdevotion/SuggestionBox

Comments

Add a comment