Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
RandomTopic
PluginMIT

RandomTopic

Announce random topics from a customized list to all players with a single command

22
Downloads
0
Followers
4 months ago
Updated
📦
1
Versions
game-mechanicsutilitypaperspigot
Download Latestv2026-2.2.0View on Modrinth

📖About RandomTopic

A Minecraft-Like Logo with the words Random in blue and Topic in purple under the blue Random text, creating the word RandomTopic.

RandomTopic - the Minecraft Plugin.

Want to make your chat more lively? Use the RandomTopic plugin!
This plugin allows players to use command /randomtopic and it will randomly choose from preselected topics that you can configure in the config.

RandomTopic is open source, resource efficient, and is open to community contributions.

We are open to:

  • Pull requests - Adding code, features, or creating new language files.
  • Suggestions

Open language contributing information

Documentation Available:

  • Find more information about the plugin on the Documentation:
  • https://plugindocs.ray-y.co.uk/randomtopic

Config:

Default Configuration

# RandomTopic Plugin Config
# Made by Ray_y
# Need help? Visit the Support Discord at: https://discord.gg/EshbnCjhfc

commandprefix: "§a[§fRandomTopic§a]"
# ^^ This changes the prefix of the command prefix.

randomTopicList:
- Random Topic 1!
- Random Topic 2!
- Random Topic 3!
- Random Topic 4!
- # This is your customizable topic list! You can edit the list here or add or remove more elements which will be randomly selected
- # when the randomtopic command is run! (/randomtopic)

check-for-updates-on-join: true
# ^^ Send a message to any player the joins with the permission "randomtopic.updatecheck" if there is an update
# that is available to download.

# -- **Messages** --
nopermsmsg: "§cYou do not have permission to use this command."
# ^^ Message that is sent when a user does not have permission to use a command in the plugin
cooldown-message: "§cThis command has been executed by another player already recently! Please wait %time-remaining% seconds."
# ^^ Message that is sent when a player executes the /randomtopic command but the command is on cooldown.
# Only works if global-cooldown is "enabled"

# -- **Other** --
global-cooldown: enabled
# ^^ Choice of whether a global cooldown is enabled on the /randomtopic command. This cooldown affects **ALL PLAYERS** not just the sender.
global-cooldown-time: 10
# ^^ If global-cooldown is enabled, this option will be how long the global command cooldown is. This is measured in seconds.

Plugin Info

Permissions and commands that are apart of the plugin.

Commands:

randomtopic:  
- description: Announce a random topic from the configured list!  
- aliases: topic, rtopic, randomtpc
  
- randomtopic-reload:  
- description: Reload the randomtopic configuration (config.yml) and language (lang.yml) file.  
 
randomtopic-checkforupdates:  
- description: Check for any available updates  

randomtopic-list:  
- description: Sends all of the configured topics in config.

Permissions:

randomtopic.usecommand:  
- description: Allows the player to use the /randomtopic command. 
randomtopic.reload:  
- description: Allows player to reload the randomtopic configuration file.
randomtopic.updatecheck:  
- description: Allows the player to check for any plugin updates.  
randomtopic.list:  
- description: Allows the player to view the list of topics set using /randomtopic-list

👥 Team & Contributors

Ray_y
Ray_yOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+4 more

🔗 Links

Modrinth Page