Tadukoo Bible Beta 0.5

Details

  • Filename
    TadukooBible.zip
  • Uploaded by
  • Uploaded
    Sep 1, 2014
  • Size
    1.39 MB
  • Downloads
    207
  • MD5
    000146e6893fb529329082be42cf097e

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

Beta 0.5 (September 1, 2014)

Books Added

  • Galatians
  • Ephesians
  • Philippians
  • Colossians
  • Jude
  • Revelation

Command Changes

  • All commands that include a book can have spaces in the book name. /bible send
  • Now shows "[<from-player>-><to-player>]" before the verse. /bible getbook
  • /bible getbook list
    • Gives you a book that lists all the available Minecraft books.
  • /bible getbook random [translation]
    • Gives you a random book. /bible sendbook
  • Now sends a message to the player receiving the book.
  • /bible sendbook <player> <book> <part> "anonymous" [translation]
    • Allows you to send a book anonymously to another player. /bible info
  • /bible info "permissions"
    • Shows a list of permissions.
  • /bible info [permission]
    • Shows information about a permission. /bible books [book]
  • Now has new aliases.
  • Genesis through Deuteronomy have updated information.
  • Psalms and Proverbs have updated information.
  • Matthew through 2 Corinthians have updated information.
  • 1 through 3 John have updated information.
  • Jude and Revelation have new information.
  • Galatians through Colossians have new information. /bible translation [translation]
  • Now has new aliases.
  • KJV has updated information. /bible help [page|command]
  • Updated to include new aliases for /bible translation.
  • Updated to include /bible info [permission|"permissions"].
  • Updated to include /bible getbook list.
  • Updated to include /bible getbook random.
  • Updated to show that /bible sendbook now requires the book and part.
  • Updated to include /bible send and /bible sendbook's anonymous option and permission.
  • Updated to include /bible announce's <chapter:verse> option.
  • Updated to include new aliases for /bible books. /bible announce
  • Can now do <chapter:verse> rather than <chapter> <verse>
  • Now shows the reference in the broadcast.

Permission Changes

TadukooBible.verse.send

  • Default is now ops only. TadukooBible.verse.receive
  • Allows you to receive verses through /bible send.
  • Default: true TadukooBible.book.receive
  • Allows you to receive books through /bible sendbook.
  • Default: true TadukooBible.anonymous.verse
  • Allows you to send a verse to another player anonymously.
  • Default: op TadukooBible.anonymous.book
  • Allows you to send a book to another player anonymously.
  • Default: op TadukooBible.anonymous.*
  • Gives the two above permissions.

Config Changes

None this version.

Other changes (Usually just code)

  • MainCommandExecutor was renamed to CommandsExec.
  • Commands package renamed to cmdhandling.
  • cmdhandling package now does general things, while the commands package does command specific things.
  • Created package commands to handle the commands.
    • Includes Args class to handle general things.
    • Includes <Command> classes to handle command specific things.
  • CMDRandom class renamed to Randomcmd.
  • Randomize class created in cmdhandling to handle random things.
  • Made EnumPerms to handle /info [permission].
  • Updated Tadukoo Bible Books to v.1.0.
    • Now verse numbers are in bold with no space before the first word of a verse.
    • Now each book of the Bible has a separate file for its Minecraft books.
    • All books have been updated using this new version.

None at the moment.