Commands

mcRSS Commands

NOTE: Unless the -r or -read param is given, no content will be displayed Otherwise only : Title, Author , Url and date will be displayed

# Show all sub commands
/mcrss
/mcrss help

# Show all rss reader sub commands
/mcrss reader
/mcrss reader help

# Show all available feeds *Example "support , general ,.."
/mcrss reader list

# Add an RSS Feed //REPLACE SPACES WITH '%20'//
/mcrss reader add <feed> <title> <url>
ex. /mcrss reader add support This%20is%20Support www.mysite.com/feed

# Remove an RSS feed
/mcrss reader remove <feed>

# Show all available rss reader parameters
/mcrss reader params
/mcrss reader params help
## AVAILABLE PARAMS:
# View a specific node
-n <number>
-node <number>
# Broadcast
-b
-broadcast
# Private message
-pm <playername>
-private <playername>
# Read the content of the node
-r
-read
# Get the text that normally would appear in chat
# in a book (NOTE NOT YET AVAILABLE)
-b
-book

# NOTE: Parameters can be combined: F.ex if you do -read and -broadcast it will broadcast the content
# of the feed, if you type -broadcast and -book , it will give a book to everyone ,..

@Example: /mcrss reader  support -node 2 -read -broadcast
@This will broadcast the content of the second node in rss feed 'Support'

# Force cache rss feed
/mcrss reader cache

# Reload the plugin configuration
/mcrss reload

# Show plugin information
/mcrss about