Twitter Bridge

NULLED Twitter Bridge 1.1.9

No permission to download


Your want to integrate twitter better on your server? Here is the solution!

With this plugin your players can connect their twitter accounts with their minecraft account. Then they can get rewards for favoriting, retweeting and following your twitter account! Your server twitter account will gain more range and your server gets more players. With this plugin you can also receive your private messages ingame. For example someone has a question on twitter, your staff will receive the message ingame and can respond. You want to announce a quick event? Simply do it via /tweet!

This plugin offers a great way to integrate twitter in Minecraft.

Check it out at the testserver.
IP: Techmods.de


  • Add your own server twitter account
  • Allow your players to bridge minecraft with twitter account
  • Reward players for retweeting & favoriting and following
  • Chat with someone on twitter via the ingame chat
  • Send tweets via command
  • Highly configurable

######## Auth Values #######
# Follow the guide on the spigot page to gain them.
auth:

consumerKey: 'INSERT'
consumerSecret: 'INSERT'

accesstoken: 'INSERT'
accesstokenSecret: 'INSERT'



features:

## Configure the style of the messages in the StyleFile.yml
tweetAnnouncer: true

## Give rewards on favoriting and retweeting
rewards: true


# Reward commands.
rewardFavoriting:
- 'give {Player} emerald'

rewardRetweeting:
- 'give {Player} gold_ingot'
#######
#
# Here you can change the apperance of this plugin.
#
# Prefix:

prefix: '§9Twitter>'

#
#
# Messages:

messages:
noPermission: '§7You dont have enough §cpermissions'
announceTweet: '"&8{Tweet}"'

unlink: '&7Successfully unlinked your twitter account'

## Direct Messager
dmIncoming: '&9(DM from &e{User}&9) &7{Message}'
dmOutgoing: '&9(&e{User}&9 to &e{TwitterUser}&9) &7{Message}'
dmSyntax: '&7Respond via &e/respond (Message..)'
dmNoMessage: '&7There is no direct message to respond to'

# Reward Styling
retweetingMessage: '&7You received a &areward &7for retweeting'
retweetingTitle:
- '&eRetweeted'
- '&7{Tweet}'

favoritingMessage: '&7You received a &areward &7for favoriting'
favoritingTitle:
- '&eFavorited'
- '&7{Tweet}'

## Accountlinker Messages
ingame:
title: '&7Enter your &etwitter name &7in the chat'

setupCancelled: '&7You &ccancelled &7the setup'
notContainingAt: '&7Your twitter name must start with &e@&7'
userNotExist: '&7The user &e{User} &7doesnt exist!'
needFollow: '&7Now you need to follow this account:'
needFollowInform: '&7You need to follow &e{User}&7 to proceed. Type &cquit&7 to quit'
confirmation: '&7You will receive a confirmation from &e{User}&7 in your direct messages. Make sure to &aconfirm &7it.'
success: '&7You are now successfully linked with &e{User}'
declined: '&7User &cdeclined &7the confirmation on twitter'
quit: '&7You quit the &cprocess!'

bot:
confirmation:
- "The user '{User}' wants to link with this twitter account."
- "Write 'Confirm' or 'Decline'"
quit: 'Setup cancelled because {User} quit the server'
success: 'You are now successfully linked with {User}'
unknownInput: "Please write 'confirm' or 'decline'"

guis:
loginGui:
title: 'Connect your Twitter Account'
slots: 27
items:
button:
id: '160:5'
name: '&aLogin now!'
slot: 14
lore:
- '&7Sign in with your twitter account for cool features'
profileGui:
title: 'Twitter - Signed in with &e{Name}'
slots: 27
items:
logoutButton:
id: '160:14'
name: '&cLogout'
slot: 27
lore:
- '&7Click to logout from your twitter account'

logoutConfirmation:
title: '&cProceed?'
slots: 27
items:
yesButton:
id: '160:5'
name: '&aYes'
lore:
- '&7Unlink your twitter account'
noButton:
id: '160:14'
name: '&cNo'
lore:
- '&7Do nothing and close'


#
#
# Plugin made by Tech

#
# If you have questions, just ask me on spigot.
#
########
The configuration is quite easy. Here is the guide:

1. Goto https://apps.twitter.com/ and sign in with your server twitter account

2. Click on "Create new App"

3. Fill it out like this:
4. Go to the Permission tab and check the third box.


4. Click done and on the next page on the tab "Keys and Accesstokens"
5. On the bottom click on "Create my access token"
6. Open the configuration file in the Twitter Bridge directory and fill in these values with the values displayed on the website:

Like this:
auth:

Code:
auth:
  consumer_key: SoYPGs00x8VfE4lWOKTmoSugi
  consumer_secret: HOPSTgfxGE2ehLawVU04HCrNR8ag6EWd6YhP5cQRiBG7avvtm6
  accesstoken:     2857601933-45qQAKTuDseVVlUzMEQE1kY1C8eALl05TJmuLPa
  accesstoken_secret: S2YHSKT7cCfAPggfgd66oDDxINatcYO4qJXbG7Klf7fAP
That was it. You are done.

Commands:
  • .help => to get the command help
  • /profile => Your profile page. This is the first place for users to log in.
  • /respond => To respond to a current conversation.
Permissions:
  • twitterbridge.dmsupport => for receiving direct messages and for /respond
  • twitterbridge.tweet => to tweet via /tweet

Contact me via..
Author
Direct-Leaks.com
Downloads
31
Views
162
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Direct-Leaks.com

Top