Paste #57981: Script

Date: 2019/09/07 16:52:49 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773


HorseCrop:
    type: item
    debug: true
    material: i@WOODEN_AXE[unbreakable=true;flags=HIDE_UNBREAKABLE|HIDE_ATTRIBUTES]
    custom_model_data: 1
    display name: "<&f>Horse Crop"

HorsesPlayerInit:
    type: task
    debug: true
    script:
    - if <yaml[<player>].read[horses.count]||null> == null:
        - yaml id:<player> set horses.count:0

    - foreach <yaml[horses].list_keys[entities]> as :horse:
        - if <yaml[horses].read[entities.<def[horse]>.owner> == <player>:
            - if <def[horse].is_spawned>:
                - yaml id:horses set entities.<def[horse]>.spawned:true
                - spawn horse save:horseEntity

HorsesMasterInit:
    type: task
    debug: true
    script:
    # Create New File if Doesn't Exist
    - if !<server.has_file[data/entities/horses.yml]>:
        - yaml create id:horses
        - yaml savefile:data/entities/horses.yml id:horses
    # Load Old One If Already Exists
    - else:
        - yaml load:data/entities/horses.yml id:horses

    # Check for Horse Names
    - if <yaml[horses].read[names]||null> == null:
        yaml id:horses set names:li@Abaccus|Abbervail Dream|Abby|Abdullah|Abercrombie|Able Master|Above and\nBeyond|Above|The Clouds|Abracadabra|Absent|Absolute Bullet Proof|Abu|Acapella|Ace|Ace\nof Spades|Acer|Aces|Diamond Rio|Acker Bilk|Acorn|Acromantula|Ad Alta|Adagio|Adat|Addie\nOver|Admiral|Adrian|Aeris|Aerosmith|Aferditie|Africa|Afterglow|Afternoon|Delight|Aftershock|Agape|Agent\n007|Aggie's Diamond|Ahlerich|Ahwa|Ai|Aida|Aidan|Aiko|Ain't|Misbehavin|Air|Air\nBorn|Air Express|Airborne Magic|Aitch|Akasha|Akhademy|Al|Al|Akbar|Alacazam|Aladdin|Alanah|Alaska|Alberton\nStar|Alcatraz|Alex|Alexa|Alexander|the Great|Alfie|Ali|Ali Baba|Alia Kazam|Alizay|All\nMy Heart|All Natural|All that|Jazz|Alladin's Treasure|All-American Rocket|Allegra|Allegria|Allegro|Allison\nFast|Allouette|Alloverdaplace|Allstar|Ally|Almonds|Almost|Illegal|Alomar|Alotastuff|Alouette|Altair|Altivo|Alto\nVito|Always|Always A Dot|Amadeus|Amanda|Amaretto|Amarillo|Rose|Amazing|Amazing\nGrace|Amazon|Ambara|Ambassador|Amber|Amber Dancer|Ambition|Ambitious|Ameera|American\nBeauty|American|Pie|Amethyst|Amfortas|Amigo|Amulet|Amy|An Affair to Remember|Anakin|Ananda|Anchor,|Ancient\nOrange|Andale|Andrejana|Angel|Angel|Eyes|Angel of Mine|Angelfire|Angelina|Angelo|Angel's\nGlory|Angle|Anita|Anna Bell|Annabel|Annabelle|Annie|Annie|Oakley|Ann's Misty Gal|Another\nChance|Answered Prayers|Anthem|Anthony|Anton|Any|Victory Will Do|Anziyan|Apache|Apache\nClouds|Apache Outlaw|Apache Sunrise|Aphrodite|Apollo|Apollo's|Chariot|Appalooa|Appichi|Applause|Apple|Apple\nButter|Apple Candy|Apple Dew|Applejack|AppleJacks|Applejax|Apples|April|April\nBabe|April|Showers|Aqua|Aquarius|Arabella|Arabian Dancer|Arabian Knight|Arabian\nNight|Aragon|Aramis|Arbor|ann|Arcadia|Archer|Archie|Archimedes|Arctic Sun|Areo|Argo|Ariadne|Arial|Aries|Aristo|Aristotle|Arizona|Arizona\nSunset|Armand|Armed|& Dangerous|Armful of Tiger Lilies|Arnica de la Barre|Arnie|Arrow|Artemis|Artex|Arthur|Artist|Artoo|As\nGood|As it Gets|Asgard|Ash|Ash Kalini|Ash Winder|Ashanti|Ashes|Ashka|Ashleigh|Ashley|Asia|Aspects\nof|Love|Aspen|Assistance|Astro Boy|Astrology|At Last|Athena|Athos|Atkins Gold|Atlanta|Atom|Au\nLait|Audrey|Aurel|Aurora|Austin|Auto|Rotate|Autum|Autumn Gold|Autumn Rein|Autumn\nSpirit|Autumn Star|Autumn Storm|Ava|Avasha|Avenida|Averti|Aviance|Avril|Awesome\nWild|One|Ayla|Ayr Tyme|Azbo|Azi Makasi|Aznavour|Aztec|Azur|Azure|Babauska|Babbelute|Babe|Babe\nRuth|Babes|Baby|Blue|Baby Boom|Baby Doll|Baby Faith|Baby G|Baby Mae Bars|Baby\nMoon|Babycakes|Babycham|Bacardi|Back|In A Flash|Backstreet Bay|Bad Time|Bad Whisky|Badge|Badger|Bagels|Bail\nMe Out|Bailey|Baileys|Irish Cream|Balancing Belle|Baldemar|Baldy|Ball Park|Ballet|Baloo|Bama|Bam-Bam|Bambi|Bambino|Bammer|Bandana|Bandido|Bandit|Banjo|Banner|Banner\nBlossom|Bar|King|Bar Mount|Bar Room|Barbie|Bare Necessities|Baringr|Bar-K Truffles|Barkley|Barleda|Barney|Barnum|Baron|Barq|Barreness|Barron|Bart|Baryshnikov|Barzanadana|Basha|Bashful|Basil|Basilas|Bask|Bassenthwaite|Bastiaan|Bathsheba|Batman|Batman|Batovian|Batteries\nNot|Included|Battlecry|Batty|Baxter|Bay|Bay Petite|Bayard|Bayjour|Baymont|Baystreet|Baywatch\nBabe|Bazooka|BBQ|Be|My Guest|Be My Valentine|Beach|Beach Game|Beachcomber|Beam\nMe Up Scottie|Beaming|Bear|Beat|the Clock|Beau|Beau Dancer|Beau Zam|Beau Zephyr|Beautiful\nDreamer|Beautiful Oblivian|Beauty|Beauty's|Star|Beaver|Beck|Bedazzaled|Beech Sky|Beezely|Beigh|Bekki|Believe|Believe\nn Miracles|Bell|Bella|Bella|Baby|Belladonte|Belle|Belle of the Ball|Bellefire|Belleza|Bellini|Bellino|Bellota's\nJewel|Belltello|Belmont|Ben|Benjamin|Benny|Benny|Boy|Benson|Bento|Bermuda|Berry|Berry\nBlitz|Bert|Best Bet|Best of Luck|Betty|Beyond|the Limits|Bianca|Big Ben|Big Bert|Big\nBird|Big Foot|Big Hustler|Big Jake|Big League|Big|Mac|Big News|Big Red|Big'n|Bigstone|Bijoux|Bikini|Bilbo|Billie|Billy|Billy\nthe|Kid|Bindi|Bindy|Bingo|Bio|Biraldo|Bird|Biscuit|Bistro|Bit of a Pickle|Bit\nof Masquerade|Bite|My Dust|Bits|Bitsy|BJ|Black|Black Bar|Black Bart|Black Beauty|Black\nBess|Black|Future|Black Jack|Black Kyber|Black Lightning|Black Magic|Black Rose|Black\nShadows|Black|Showgirl|Black Tide|Black Tie Affair|Black Toes|Black Zephyr|Blackberry|Blackhawk|Blackie|Blackjack|Blacky|Blanca|Blarney|Blaster|Blaze|Blaze\nof|Enchantment|Blazing Berry|Blazing Comet|Blazing Heart|Blazing Keel|Blazing\nSpeed|Blessing|Bling|Bling|Bliss|Bliss|Blissful|Blitz|Blitzen|Blizzard|Blondie|Blossom|Blue|Blue\nAngel|Blue|Chip|Blue Cloud|Blue Eyed Bandit|Blue Eyes|Blue lands Rosey|Blue Legend|Blue\nMax|Blue|Moon|Blue Murder|Blue Patent|Blue Stone|Blue Valentine|Bluebell|Blueberry\nHill|Bluebird|the Word|Bluegrass|Blueprint|Blues Traveler|Blustery|Bo|Bo Didley|Bo\nHunk|Bob|Boba|Fett|Bobbi|Bobbie|Bobby|Bobby Jo|Boe|Boiling Beauty|Bojangles|Bolaro|Bold\nLad|Bold|Venture|Bolero|Bolt|Bonzo|Boo|Booger|Booger Baby|Boogie|Bookmark|Boomer|Boomerang|Boots|Boot's\nScootn'|Born|To Be Bad|Born To Do It|Born To Fly|Bossinova|Bossy|Boston|Boston\nCream|Botanic|Bounty|Bourbon|Bow|Bow|Tie|Boy|Bracken|Bramble|Branagan|Brandon|Brandy|Brash\nn Sassy|Brass Plum|Brat|Brave|Brave|One|Brave Vision|Braveheart|Bravo|Breeze|Breeze\nBar|Breeze of the South|Breezy|Breman|Brenner|Brewski|Brianna|Bridal|Run|Brie|Brigham|Bright\nIdea|British Banker|Britt|Brocco|Broken Arrow|Broker|Bronson|Bronze|Cross|Brook|Brooke|Brownie|Bruce|Bruiser|Brunello|Bruno|Brutus|Buba|Bubba|Bubble|Bubble\nGum|Bubbles|Bubs|Buck|Buck|of Sugar|Buck Or Two|Buck-A-Roo|Buckeroo Times Two|Buckminster|Buckshot|Buckwheat|Bucky|Bud|Buddy|Budha|Bueno|Buffy|Bugaboo|Bugs|Bugs\nBunny|Bugsy|Bull|Marker|Bullet|Bullseye|Bumble|Bumble Bee|Bumbles|Bumper|Bumpkin|Bumpy|Bunny|Burgandy\nRose|Burst|of Stardust|Busco|Buster|Butter|Butterball|Buttercup|Butterfly|Butterfly\nKisses|Buttermilk|Butterscotch|Butterworth|Buttons|Buzz|Buzz|Lightyear|Cable|Cactus|Cadalac|Cade|Cadence|Cadillac\nJack|Cadre Noir|Caeser|Cafe|Latte|Caine|Cajun|Calamity Jane|Calico|Caliméro|Call\nMe|Cally|Calua|Calvin|Camanchi|Cambridge|Cameo|Cammander|Camoren|Campari|Campino|Canada|Canadian\nWinner|Canal|King|Cancer|Candlelight|Candy|Candy Apple|Candy Kisses|Candyman|Cant\nDeny It|Cant|Get Enough|Capella|Caper|Capitaine|Cappicino|Cappie|Cappo|Cappocina|Cappuiccino|Cappy|Capriccio|Capricorn|Captain|Captain\nCanada|Caramel|Caramel|Sensation|Caraway|Carcajou|Careless|Carmel|Carmella|Carmen|Carnation|Carosel|Carribou|Carrie|Carrots|Cartier|Cartoon|Carumba|Carver|Casanova|Cascade|Casey|Cash|Cash\nthe|Check|Casper|Caspian|Casse Noisette|Cassidy|Cassie|Cast No Shadow|Castaway|Castle\nRock|Catamaran|Catch|The Wind|Caution|Cava|Cavier|Caz|Ceasar|Cedar|Ceffyl|Celandine|Celebrity|Celeste|Cellini|Celtic\nCharm|Celtic|Jewel|Celtic Rose|Celtic Shot|Celtic Sun|Century|Century's Odyssey|Céphée|Cera|Ceres|Cha-Cha|Chad|Chakote|Chalk|Challie|Cham|Chamber|Chamlan|Champagne|Champagne\non|Deck|Champane|Champion|Champion Heartache|Chance|Chance gets Lucky|Chancer|Chances\nDream|Chance's|Wish|Chancey|Channel|Channel Three|Chaos|Char Do Neigh|Charger|Chargey|Charished\nHope|Charisma|Charity|Charlene|Charles|Charlie|Charlie|Bean|Charlie Brown|Charlies\nAngel|Charlies Next|Charm|Charmed|Charmer|Charrished|Secret|Chase|Chattanooga\nChoo Choo|Chatterbox|Chebe|Checkers|Cheeky|Cheerioes|Cheetah|Chelsea|Cher|Cherab|Cherish|Cherish\nthe|Moment|Cherokee|Cherokee Chief|Cherokee Promise|Cherokee Rose|Cheska|Chess|Chess\nPlayer|Chester|Chesterfield|Chevy|Chewbacca|Chewy|Chex|Cheyanne|Cheyenne|Chianti|Chic\nin|Time|Chicagos Lady|Chick|Chickaboo|Chicken|Chicky|Chico|Chief|Chiko|Chilla|Chilli|Chimera|China's\nGold|Chino|Chinook|Chip|Chippy|Chips|Chipwich|Chiquita|Chiquito|Chloe|Chocolate|Chocolate|Chocolate\nBrownie|Chocolate|Chip|Chocolate Chip Surprise|Chocolate Covered Marshmallows|Chocolate\nMocha|Chocolate|Sundae|Choctaw|Choice|Christmas in July|Christopher Robin|Chrome|Chrystal\nand Roses|Chuck|Chuckles|Chunky|Chynas|Silk|Cider|Cimarron|Cimeron|Cinamon|Cincinatti|Cincinnati's\nTreasure|Cinderella|Cinders|Cindy|Cinnamon|Cinnamon|Toast|Cippy|Cirrus|Cisco|Cisco\nKid|Citation|City|City Girl|CJ|Clancy|Classic|Classic|Touch|Classical Dancer|Classy|Classy\nDancer|Clear|Clear Red|Clemantine|Cleo|Clever|Trick|Clifford|Cloe|Clone Lass|Cloud|Cloud\n9|Cloud Dancer|Cloud Dancing|Cloud Nine|Cloven|Clover|Clueless|Cluster|Clyde|Coal|Cobalt|Cobweb|Coby|Coca-Cola|Coccinelle|Cochise|Cochise\nWarfeather|Cocklebur|Coco|Co-Co|Coco|Coco|Lady|Coco Puffs|Cocoamo|Coconut|Coco-Rose|Code\nBlue|Cody|Colby|Cole|Colin|Color|Field|Color Me Bad|Color Me Crazy|Color Me Pretty|Color\nMe Red|Colorado|Coloring|Book|Colors Of The Wind|Coltyn|Columbo|Comanche|Comet|Command\nPerformance|Condor|Confetti|Confetti's|Cowboy|Confidental|Congarie|Conker|Conquest|Conrad|Contiki|Conztanza|Coocoo\nFor|Coconuts|Cookie|Cookie Dough|Cookies 'n' Cream|Cool Dawn|Cool Mount|Coosa|Cooter|CoPilot|Copper|Copper\nGlow|Copper|Penny|Copperhead|Copy Cat|Corey|Cork|Corn|Cornol|Coshy|Cosmic Flower|Cosmo|Costal\nSunset|Cotton|Cougar|Count|Courageous|Coureur|des Bois|Court Jester|Courvosier|Cover\nGirl|Cover Story|Cowboy|Cowboy Joe|Cowboys|Delight|Cowboy's Dream|Cowboy's First\nChoice|Cowboys Golden Blizzard|Cowboy's Revege|Cowgirl|Coyote|Cracker|Barrel|Cracker\nJack|Crackerjack|Crazy|Crazy Dream|Crazy Paint|Cream|Creme Soda|Cremmdalla|Crem|Creola\nRosette|Creole|Cricket|Crimson|Crisp|Crispy|Crissy|Cristabell|Crocuzula|Cross\nRoads|Crouching|Tiger|Crown Royal|Cruise|Cruser|Crystal|Cuddles|Cuervo|Culver|Cupid|Cupids\nCowboy|Curiosity|Curious|Curiso|Curley|Curly|Curly-q|Curtain|Call|Custer|Cut The\nCuteness|Cute As A Button|Cute Tee|Cute Wedding|Cutest lil'|babyface|Cutter|Cyclone|Cymba|Cymbal|Cyndara|Cypress\nWay|Cyrus|Czar|Daddys Dollars|Daddy's|Overdraft|Daggers Point|Dagworth Maestro|Dairy\nCream|Daisy|Daisy Mama|Daisy May|Dakota|Dakota|Dreamer|Dakota Grace|Dakota Smith|Dale|Dalesman|Dallas|Dalton|Dame\nde Pique|Dameon|Damien|Damsel|Dan|Dance|Away|Dancer|Dancing Queen|Dandelion|Dandi|Dandy|Dandy\nSuitor|D'Angelo|Dani|Daniel|Danny|Danny|Boy|Dante|Dapple|Dapple Apple|Daquiri|Darby|Darcy|Dare\nto Dream|Daredevil|Daring|Dancer|Darius|Dark Intentions|Dark Secret|Dark Squawl|Darkness|Darling|Dash\nof|Class|Dasher|Dava|Davis|Dawn|Dawning Hope|Dawson|Dax|Day by Day|Day Trader|Daybreak|Days\nof|Thunder|Dayspring|Daze|Dazling Spirit|Dazzle|Dazzle'n'Daze|Dazzler|Deacon|Deal\nMe|In|Deano|Dear Abby|Deck of Cards|Decker|Decoder|Dee|Dee Dee|Deep Line|Deep\nPacific|Déja|Vue|Delia|Delilah|Delphine|Delta|Demi|Demiguise|Denali,|Denmark|Denni|Dennis|Dennis\nthe|Menace|Denver|Dependable|Depth Charge|Deputy|Derby|Descaro|Desert angel|Desert\nKing|Desert|Mirage|Desert Rays|Desert Sands|Desert Storm|Designated Prints|Desirae|Desire|Destin\nTo|Dream|Destination|Destine To Be|Destiny|Deuce|Devi|Devil's Advocate|Devil's\nChoas|Devil's|Fire|Devil's Myth|Devious|Devon|Dew Drop|Dex|Dexter|Diablo|Diago|Dia'Mante|Diamond|Diamond\nDancer|Diamond|Flame|Diamond in the Rough|Diamond In The Sky|Diamond Rock|Diamond\nSomeday|Diamond|Star|Diamonds 'R Us|Diana|Dibble|Dibby|Dick|Diego|Digby|Digger|Dillan|Dilly|DiMazio|Dime\na|Dozen|Dimple|Dineena|Dines|Dinky|Dipsy|Dirrty|Dirty Harry|Disani|Disco|Disney\nLand|Ditto|Diva|Diva|By Blood|Diva Dancer|Dixie|Dixie Chick|Dixie Conclusion|Dixie\nDelight|Dixie Land|Delight|DJ|Dobber|Dobbin|Doc|Doc Holiday|Dock a da Bay|Docs\nBuck'n Baby|Docs Rock|Doctor|Feelgood|Doctor Johnny|Doctor Tari|Dog Bone|Dolby|Dollar|Dolly|Dolphin|Domingo|Dominion|Domino|Don\nJuan|Donald|Donatello|Donner|Don't|Go|Don't Know|Dont Stop|Donut|Dooby|Doodle-Bug|Dopey|Dora|Doris|Dorito|Dorn|Dorothy|Dottso|Double\nDelight|Double|Indemnity|Double Trouble|Dougal|Douglas|Doulton|Dr.Jumpsalot|Draco|Draft|Dragon|Dragonfly|Drakar|Dream|Dream\nCatcher|Dream|Come True|Dream Of Mine|Dream On|Dream Size|Dream Trail|Dream Weaver|Dreamer|Dreamkeeper|Dreams\nOf|Silver|Dreamy|Dressage Diva|Drift|Drifter|Driftwood Pacific|Drop Dead Gorgeous|Drove|Druckster|Drue|Drum|Drummer|Dryad|Duchess|Dude|Dudley|Duke|Dulcinea|Dundee|Dune|Duo|Durack|Duran|Durango|Duranimo|Duskany|Dust\nBunny|Dustbuster|Duster|Dusty|Dusty|Cheyanne|Dusty Duke|Dusty Lady|Dusty Moon|Dusty\nTreasure|Dutch|Dutchess|Dylan|Dynamite|Dynamite|Jack|Eagle|Eagle Eye|Eagle Spirit|Ears|Easy\nGirl|Easy Street|Eben|Ebony|Ebony Everthing|Ebony|Knight|Ebony Princess|Ebony\nRose|Echo|Eclipse|Eco|Ed|Edda|Eddie|Eddy|Edelmann|Edelweiss|Edgar|Edge|Edgy|Edna|Edwin|Egyption\nWind|El|Dorado|El Paso|Eldorado|Eleanore Rigby|Elegance|Elessar|Eli|Elijah|Elipsis\nBlue|Elita|Elizabeth|Ellen|Ellie|Elliot|Elmo|Eloquence|Elusive|Elusive|Enchantment|Elvis|Ely|Elzar|Emanon|Ember|Embrace|Emerald|Emerald\nFire|Emily|Emily|Elizabeth|Emma|Emma Lee|Emmet|Emmy|Empire|Empire City|Empress|Enammored|Enchanted|Enchantress|Encore|Endless\nPossibilites|Enigma|Enter|Prize|Entrepreneur|Epic|Epona|Equinox|Eric|Erik the\nred|Erika|Ernie|Eros|Erwin|Esazia|Esprit|Esquivo|Essen|Esteem|Etch|Eternal|Flame|Eternal\nInpiration|Etta|European Blend|Evan|Evening Mist|Evening Shade|Evening|Star|Ever\nAfter|Ever So Clever|Ever Clear|Evergreen|Everlast|Everything Nice|Evita|Excalibur|Exchange\nRate|Exclamation|Kid|Exclusions|Expecting to Fly|Explorer's Quest|Expresso|Extraordinary|Eye\nof|the Storm||Fabio|Fabiola|Fair Maiden|Fairy Glamor|Faith|Faithful|Falcon|Falcor|Falla|Fallacy|Falling\nLeaves|Fame|& Fortune|Fancy|Fancy Mover|Fancy Pants|Fancy Widow Maker|Fancyface|Fandango|Fantasia|Fantasy|Fantsi|Fanul|Fara|Faraway\nKingdom|Farnley|Faruq|Faster|than Light|Fasterthanu|Fat Boy Slim|Fat Chance Cinnamon|Fawny|Fay|Fearghus|Fearless\nFlames|Feather|Feather|Canyon|Feather Trader|Feature Presentation|Fedora|Feels\nlike gold|Felena|Felicity|Feline|Felix|Felta|Fencer|Fergie|Fergus|Fern|Ferngully|Ferris|Festive|Festus|Feuer\nEngel|Fiddle|Dee-Dee|Fidget|Fidler|Fiesta|Fight For Flash|Figure Eight|Filly|Final\nDestination|Final|Episode|Final Fantasy|Finders Keepers|Fine Design|Fine 'n' Dandy|Fine\nTune|Finnigan|Fiona|Fire|Fire|Ball|Fire Balls|Fire Foot|Firebolt|Firecracker|Firefly|Firenze|Firey\nDevil|First|Class|First Night|First Rose|First-Rate|Fitz|Five-Star|Five-to-get-ready|Fixious|Fizz|Flag|Flagrant\nDelit|Flamboyant|Mistress|Flame|Flames|Flaming Ace|Flaming Glory|Flaming Heart|Flare|Flare\nExtraordinaire|Flash|Flash|By|Flash in the Sky|Flash of Light|Flashdance|Fleck\nof gold|Fleet|Fleet Goddess|Fleet|Street|Flicka|Flicker|Flight Leader|Flint|Flipper|Fliss|Flopsy|Florence|Flower|Floyd|Flurry|Fly\nAway|Fly|Me To The Moon|Fly o Free|Fly-By-Me|Flyer|Flyers Wing|Flying Beauty|Flying\nColours|Flying|Expectations|Flying Sparkels|Flying Trapeze|Flyte|Folly|Fonzie|Footloose|Footsie|Foreign\nAffair|Forest|Forest|Gump|Forest Runner|Forever (fill in blank)|Forever Bliss|Forte|Fortunate|Fortune\nCookie|Forty-four|Foudre|Rouge|Four Leaf Clover|Fox|Fox Fire|Fox Trot|Foxtail|Foxtrot|Foxy|Foxy\nLady|Frankie|Franklin|Freak|Freaker|Freckled|Warrior|Freckles|Fred|Freddie|Freddy|Free\nVerse|Freedom|Freedom's Call|Freedoms|Fire|Freedoms Flame|Freesia|FreeZee|Fresco|Fressa|Frezette|Friday|Frilly|Frima|Frimousse|Frisco|Frisky\nWhiskey|Frith|Frizzy-Liz|Frodo|Frolic|Frosted|Frosty|FrostyJumper|FrostyKing|Frozen\nMotion|Fudge|Fuerte|Furiette|Fury|Fuzzy|Gabriel|Gadget|Gage|Gaia|Gaiety|Galactic\nPower|Galadrial|Galadrielle|Galaxy|Galaxy|Girl|Galaxy Quest|Galino|Galistic|Gallagher|Gallamist|Gallant\nLad|Gallena|Galloping|Joy|Gambit|Gambit Springs|Gameboy|Gameel|Gamin|Gandolf|Ganette|Garnet|Garris|Gator|Gatsby|Gaucho|Gayle|Gazelle|Geisha|Gel\nBeri|Gem|Gem|Gemini|Gemma|General|General|Comrade|Geneviève|Genie|Genie in a\nBodle|Geno|Gent|Gentleman|Gentleman Jazz|Genuine|Mastercard|Genuine Risk|Geoffrey|George|Georgia\nClipper|Georgie Girl|Geri|Geronimo|Ghabriella|Ghost|Giddy|up|Giggles|Gigi|Gilly|Gilthanas|Gina|Ginelle|Ginger|Ginger\nRose|Ginger Spice|Gino|Gizmo|Glad|Rags|Glad Tidings|Glass Slippers|Glazing for\nme|Glenmore Dixieland|Glenmores Dancing|Shoes|Glimmers Magic Man|Glorious|Glory|Glory\nDays|Glow|Glow N Ember|Go Big|Go|for the Blue!|Go for the Gold|Go Snap|Goddess|Godfrey|Godley\nLocks|Godolphina|GoGo|Golactic|Gold|Dust|Gold Jewel|Gold leaf|Gold Mine|Gold Rush|Gold\nStreak|Golda|Golda Mae|Golden|Cascade|Golden Coin|Golden Enchantment|Golden Essence|Golden\nExplorer|Golden Eye|Golden|Fire|Golden Girl|Golden Glow|Golden Grace|Golden Heart|Golden\nJewel|Golden Moon|Golden|Sand|Golden Shamrock|Goldfinger|Goldie|Goldmoon|Goliath|Gollum|Golly|Gomer|Gonzo|Good\nGolly|Miss|Good Luck Charm|Good Man|Good Son|Good Sun|Gorgeous|Gothard|Gotta-Go|Grace|Grace\nNote|Grace|of an angel|Graceland|Gracie|Grady|Grafig|Grand Illusion|Grand Legend|Grand\nStand|Man|Grandvill|Granny|Graphic Design|Gravy|Greased Lightning|Green Emerald|Green\nTea|Grey|Cloud|Gringo|Grit's Secret Service|Groovy|Gucci|Guess|Guiness|Gulliver|Gumby|Gummy\nBear|Gunner|Gus|Gusto|Gusty|Gypsy|Gypsy|King|Gypsy Rose|Gypsy Filly|Gypsyfilea||Haiku|Hailey|Hairy|Hakka|Hal|Haley|Haley's\nComet|Half|Pint|Hall|Hally|Hamilton|Hamlet|Han Solo|Handy Man|Hank|Hanks Last\nShot|Hanna|Hannah|Hannsi|Hansome|Happenstance|Happy|Happy|Appy|Happy Daze|Happy-Appy|Hard\non the Rocks|Haribo|Harley|Harley Davidson|Harmony|Harold|Harrison|Harry|Harvey|Hasty|Haughty|Havenly\nBandit|Hawk|Hawk|of the Wind|Hawken|Hawkins|Hazel|Head Over Heels|Heart|Heart\n'N Soul|Heart of Stone|Heart|Stealer|Heath|Heather|Heaven sent|Heavenly angel|Heavenly\nDream|Heavenly Prize|Heavens|Devil|Heckle|Height|Hemlock|Henry|Henry Hudson|Her\nMajesty|Hera|Hercules|Herman|Hermionie|Hero|Hershey|Hershey's|Kiss|Hickory Hills\nPanosh|Hidden Assets|Hidden Dragon|Hidden Treasure|High Card|High|Court|High Flyer|High\nin the Sky|High Plains Drifter|High Sign|High Voltage|Higher|Level|Higher State|High-Kountry|Highland\nGlen Dougal|Highlander|Highlight|HighTime|Little Boy|Highway Express|Higness|Hill\nDo It|Hillview Irish Mist|Hillview Suprise|Packet|Hip Mama|Hippo (Lisa & Rachel)|Hlaivana|Hobby|Hobo|Hocus|Hocus\nPocus|Hogan|Hola|Hold|your Horses|Holly|Holly Berry|Holly Hill|Holly Pooh|Hollywood|Hollywood\nGetaway|Hollywood|Shuffle|Hollywood Star|HollyWould Dunnit|Homegirl|Hometown Hero|Homie|Honest\nBroker|Honey|Honey|Bear|Honey Bee|Honey Buns|Hoof Prince|Hooked on Onix|Hop Skip\n'n' a Jump|Hope|Hope's|Rebellion|Horse|Hoshi|Hoshi No Senshi (Warrior of the Stars)|Hot\nChocolate Chip|Hot|Expectations Fiasco|Hot Gossip|Hot Iron|Hot Java|Hot Rod|Hot\nshot|Hot Socks|Hot|Spot|Hot Streak|Hot Toddy|HotJava|Hotshot|Houdini|Houdon (beautiful\nears in arabic)|Houston|Houston's|Landing|How Do You Like Me Now|Howler|Huckleberry|Huey|Hug\nMe Henry|Hugo|Hum|Humble|Glory|Hummer|Hummingbird|Humphrey|Hunter|Hunter's Pride|Hurricane\nBay|Hussy|Hustle|I|Have a Dream|I Kick Ass|Iben|Ibn|Icabob|Icarus|Ice Cream|Ice\nCream Mix|Ice Cube|IceDrop|Icefall|Ichabod|If|Only|Ike|Ilio|I'll be yer Huckleberry|Illiad|Illusion|Ilona|Im\nCute N Cool|I'm|Double Secured|Ima Cowboy Yes I Am|Ima Golden Champagn|Ima Hustler\nBaby|Ima Perdy|Lady|Image|Imagine|Imagine That|Immotal Flame|Imogen|Imogene|Impossible|Impossible\nDream|Impressive|Imprintible|In|a tizzi|In The Moonlight|In The Spotlight|In Your\nDreams|In Your Eyes|Inca|Inca|Gold|Indepth|India|Indian|Indian Paint|Indian Paintbrush|Indiana\n(Jones)|Indigo|Indy|Infatuation|Inferno|Inka|Inky|Inky|Black|Innocence|Inspired\nKiss|Integrity's Promise|Intense Suspense|Intergalatitic|International|Interupted|Into\nThe|Wind|Intrigue|Iola|Iolanthe|Iris Moon Glo|Irish|Irish mist|Irish Song|Iron\nMaiden|Iroquois|Lady|Isaac|Ishan|Ishara (Arabic=Omen)|Ishtar|Isis|Isn't She Something|Isolde|It\nTakes|Two|It's A Long Story|Itsy Bitsy|Ivan|Ivory|Ivy|Ivy League|Izzi|Izzie|Izzy|Izzy\nFine|Jack|Frost|Jack of hearts|Jack the Jumper|Jack|Jackie|Jackpot|Jacky|Jacob|Jade|Jag|Jagajets|Jaipur|Jake|Jalapeño|Jameela|James|James\nBond|Jamie|Lee Jet|Jammer|Jamocha|Jana|Jantana ,|Jasmine|Jason|Jasper|Java|Javen|Jay\njay|Jazz|Jazz|Dancer|Jazz It Up|Jazzman|Jazzstar|Jazzy|Jazzy Lady|Jedi Knight|Jeep|Jelly|Jellybean|Jellybelly|Jenny|Jesse|Jessica|Jessie|Jessie\nGirl|Jessie|James|Jester|Jet|Jet Stream|Jetter|Jettie|Jewel|Jewelclaw|Jewell|Jezzabelle|Jigga|Jigger|JigSaw|Jigsy|Jill|Jillian|Jim\nDandy|Jimbo|Jimmy|Jingles|Jingo|Jinx|Jitter|Bug|Jitters|Jo|Jodami|Jodi|Jody|Joe\nSpot|Joey|John|John Cash|Johnny|Johnnys Angel|JoJo|Joker|Jolie|Jonas|Jonathan|Josef|Josephine|Joshua\nMountain|Miracle|Joss|Joy|Joyride|Jubilee|Judo|Jules|Julie|Juliet|Jumbo|Jumper|Jumping\nFor|Joy|Jumping Jack|Jumping Jester|Jumping to Conclusions|Jumpstart|June|Junebug|Jungle\nPrince|Junior|Juniper|Juno|Jupiter|Jus|de Pomme|Just a Brat|Just a Breeze|Just\na Dream|Just a Flirt|Just Because|Just|Between Us|Just Got Zipped|Just In Time|Just\nJoe|Just My Style|Just N Time|Just|one Kiss|Just the 2 of us|Just Victory|Just\nWilliam|Justin||Kachina|Kacie|Kaddilac|Jack|Kagney|Kahli|Kahlua|Kahuna|Kaine|Kalahari|Kalika|Kalina|Kalita|Kalli|Kalondra|Kalua|Kalypso|Kar\nKalim|Kara|Karana|Karisha|Karma|Kashmire|Kasimira|Kasmir|Katabatic|Katareena|Katelynn|Katie|Katifa|Kayla|Kaylab|Kayleigh|Keela|Keenashaw|Keener\nThan|Keen|Keep Sake|Keeta|Kei|Keisha|Keldoron|Kellendria|Kelly|Kelly Cann|Kelly\nGreen|Kelpie|Kelty|Kelvin|Kemill|Hill Tinka|Kenda|Keno|Kenshi (japanese for sword\nsaint)|Kentucky Morning|Kentucky|Roses|Kepell Meister|Kept Secret|Kermit|Kesha|Kestral|Kevah|Kez|Khan|Kiawa|Kilburn's\nBoy|Killian|King|King|Concert|King of Kings|King Quakers crystal|Kinger|King's\nPrize aka Freddie|Kings|Ransom|Kingston|Kip|Kipawa|Kipper|Kira|Kirby|Kisha|Kismet|Kiss|Kiss\nand Tell|Kiss|em and Leave em|Kiss Me Clown|Kiss me Kate|Kiss my Zip|Kissin the\nSky|Kit|Kit Kat|Kit|Kat's Chat|Kitana|Kitty|Kitty Hawk|Kiwi|Kix|Kizi|Kizmit|Kizzy|Knight|Knock\nYour|Socks Off|Ko Jax|Kochiese|Kodak|Kodak Moment|Kodiak|Kodie|Koko|Koopy|Kossaka|Kotege|Kramer|Kravitz|Krest|Kricket|Kriptonite|Kroner|Krugerrand|Kryptonite|Krystal|Kystie|Kylie|La\nPrimavera|Lace|Lacey|Lacy|Lad|Ladd|Laddie|Lady|Lady|Ameera (Arabic=Lady Queen)|Lady\nAmerico|Lady Blackstar|Lady Blue Eyes|Lady Boots|Lady|Carlotta|Lady Cinnabar|Lady\nEstella|Lady Hawk|Lady Leggs|Lady Madonna|Lady of Lanarkshire|LadyBug|Lady's|Man|Lady's\nMist|Lady's Sundancer|Lakota|Lamal|Lana|Lanai|Lancelot|Landslide|Langers|Tequila|Lantana\nLady|Lardeo|Lashka|Lass|Last Man Standing|Latara|Laura Ashley|Lauralanthalasa|Lava|Lavender\nSky|Lavigne|(pronounced laveen)|Layali (Arabic=night)|Layla|Lazy red|Lea|Leap\nof Faith|Leather'n'Lace|Leave|it to me|Ledger|Lee Diamond|Lefroy Ailin Dwane|Lefty|Legacy|Legend|Legend\nof Zelda|Legendary|Warcry|Legs|Lena|Lenny|Leo|Leon|Leonardo|Lesley|Lestat|Let's\nRide|Level|Levi|Lex|Lexi|Lextus|Lexus|Liberty|Libertys|Ride|Libra|Lickety Split|Licorice|Liferoot|Light|Light\nthe Night|Light the Way|Lightening|Lightning|Lightning|James Bond|Lika Whisper|Lil'\nDoll|Lil Miss Mysterious|Lil Sugar|Lilbit|Lillie|Lilly|Lilly|Bing|Lily|Lily-of-the-Valley|Limelight|Limited\nEdition|Limitless Time|Lincoln|Lincoln's|Copper Penny|Linda|Lindsay|Linus|Lio|Lippy|Lisa|Little\nBarney|Little Bay Lady|Little|Bit|Little bit of Spice|Little Bits|Little Boy Blue|Little\nChief White Cloud|Little|Commet|Little Creamer|Little Extra Credit|Little Joe|Little\nJoe Brick|Little Lady|Little|Love|Little Lunik|Little Man|Little Miss English\nMuffin|Little Miss Patriot|Little|Patric|Little Rose Nakita|Lizzy|Loco|Locomotion|Lofty|Logan|Logo|Lolita|Lonesome\nGlory|Long|Lost|Look At me Go|Loose Change|Loran|Lord Stars|Lord York|Lords King\nWilliam|Lorenzo|Lothario|Lottie|Lottie|Da|Lotto|Lotus|Louis|Louis D'Aragon|Lovely|Lover\nBoy|Love's Verse|Ltiff|Lucifer|Luck|of the Irish|Lucky|Lucky Charm|Lucky Charm'z|Lucky\nLotto Lad|Lucky Shamrock|Lucky|Star|Lucky's Chance|Lucky's Charm|Lucky's Second\nchance|Luckystars|Lúcra|Lucy|Ludwig|Lugano|Lullaby|Maker|Luna|Lunar Eclipse|Lunatic|Lune\nde miel (French=Honeymoon)|Lurch|Luna||Lutra||M&M|Mac|Mackenzie|Macleod|Macy|Madam\nPixi|Madame|Butterfly|Maddie|Maddison|Maddy|Made Of Honor|Made You Look|Madison|Madison\nAvenue|Madonna|Maestro|Magavin|Magee|Magestic|Maggie|Maggie|May|Maggie's Maiden|Magic|Magic\nAt Last|Magic Carpet|Magic Night|Magic Star Pusher|Magic|Touch|Magnum|Magoo|Maid\nMarion|Maid of Silver|Maiden|Maiko|Maisie|Majeed|Majestic|Majesty|Majestic Wind|Majesty|Major|Make\nme a star|Malachite|Malcolm|Male Model|( m&m)|Malibu|Malikhi|Manchego|Mandolin|Mandy|Mango\nMaddness|Mania|Mankala|Manly|Manolito|Maple|Syrup|Marama|Maranda|Marbach|March\nto Victory|Marcie|Marcus|Marengo|Margo|Maria|Marigold|Marion|Marisa|Mark|Marks\nSuper|Socks|Marlett|Marley|Marquisse|Mars|Marshall Skipper Bar|Marshmallow|Marshmello|Marshy|Martini|Marvin|Marvin\nBay|Mary|Mary|Mary quite Contrary|MaryJane|MaryJanes Last Dance|MaryLou|Masimo\n(Ma Z mo)|Mastang|Sally|Master Mind|Master Oats|Master Piece|Master Pluto|Master\nTeddy Edward|MaTao|Matica|Matilda|Matrix|Mattawa|Matter|of Heart|Mattimeo|Maude|Mauharina|Maverick|Max|Maximotion|Maxine|May|May\nDay|Maya|Mayday|Mayzie|Day|Mazey|McCloud|McKenna|Meadow Skipper|Medal of Freedom|Medley|Meeka|Megaboom|Megabucks|Megan|Megan's\nCraker|Melissa|Mellie|Mello|Yello|Mellow Morrick|Mellow Yellow|Melody|Melt Away|Memory|Mercedes|Mercury|Mercy|Merietta|Merlin|Merlin's\nMagic|Mermaid|Merrick|Merrie|Merry|Legs|Merrylegs|Merrylegs|Mexican Treat|Mia|Miami\nVice|Mica|Mickey|Mickey Blue Eyes|Micro|Mini|Mid Mornings Light Breeze|Midge|Midnight|Midnight\nApril Moon|Midnight Blues|Midnight|Clear|Midnight Dancer|Midnight Dream|Midnight\nDreamer|Midnight Express|Midnight|Jewel|Midnight Lady|Midnight Legacy|Midnight\nMadness|Midnight Magic|Midnight Majesty|Midnight|Mayhem|Midnight Myth|Midnight\nSpark|Midnight Sun|Midnight Surprizes|Midnight Wanderer|Miffie|Mig|Mighty|blue|Mighty\nMan|Mighty Snazy|Mika|Mike|Mikey|Milan|Miles|Miles Mirical Dancer|Milky|Milky\nWay|Millefeuille|Millenium|Millenium|Rose|Milley|Millie|Milly|Milo|Milord|Milpreve|Mindy|Mini|Mini\nMe|Minnie|Mint|Mint-julip|Minx|Miracle|Miracles|Are Real|Mirage|Mirren|Mirror\nImage|Mischief|Mischief Miss|Miscief|Miss Congeniality|Miss|Dottie West|Miss Ellie|Miss\nFortune|Miss Jones|Miss Kitty|Miss Mount|Miss Poco|Dot Com|Miss Priss|Miss Spots|Miss\nT|Missedent|Missing Link|Mission|Missy|Mister|Man|Mister Mime|Mister Nibbles|Mister\nSaturday Night|Mistery|Mistic|Mistico|Mistral|Mistress|Mistro|Misty|Misty|Blue|Misty\nMae|Misty Moon|Misty's Dream|Mo|Mocha|Mocha Locha|Mochachino|Moci|Moejo|the Man\nEater|Mohawk|Molina|Mollie|Molly|Molson|Momentum|Monday Mac|Money|Monglow|Monopoly|Montana|Montana\nBay|Montana|Dream|Montana Miracle|Montana Sky|Montego|Montego Bay|Monty|Moon|Moon\nDancer|Moon|foal|Moon Glow|Moon Shine|Moon Struck|Moonay|Moonbeam|Moondancer|Moonglow|Moonlight|Moonlight\nBlue|Moonlight|Sonata|Moonlight Sun|Moonlit Night|Moonlite Kiss|Moonshadow|Moonshine|Moonwind|Moorcroft|Moose|Morgan|Morgan\nle|Fay|Morgan's Magic|Morgause|Moriah|Morning|Morning Dew|Morning Glory|Morning\nMiracle|Morning|Star|Morning's Moon|Morning's Star|Moses Lunar Sundy|Mosses|Most\nValuble Player|Most|Wanted|Motana Sky|Moulin Rouge|Mountain|Mountain Burst|Mountain\nRush|Mouse|Mouse|Over|Moustache|Mozart|Mr Bigshot|Mr blobby|Mr Co-Co Bean|Mr Cool|Mr\nEd|Mr Hollywood|Mr|Miami|Mr Monty|Mr Niceguy|Mr Viner|Mr. Blue|Mr. Ed|Mr. Ed Talks\nAgain|Mr. Gallop|Mr.|Gentleman Swift|Mr. Midnight|Mr. Perposterous|Mr. T|Mr. Wonderful|Mrs.\nAmericus|Ms.Gallop|Muchi|Mudslide|Mufasa|Mugsy|Mulder|Mungo|Murasaki|(purple in\njapanese)|Murphy|Muscade|Must be Dreaming|Must Be Magic|Mustang|Mustang|Sally|Mustard|Mutiny|My\nAlibi|My Boy|My Centennial Rose|My Friend|My Heart's Desire|My|Hero|My Integrity|My\nkind of guy|My kinda Girl|My Lil Pony|My Little Drummer Boy|My|Little Joy|My Lovely\nRebel|My Lucky Day|My Maria|My New Nikes|My Passionate Rose|My|Prince|My Quite\nMusic|My Sassy Kat|My Sir Guy|My Way|Mylie|Mysterious|Mysterious|Lady|Mystery|Mystic|Mystic\nDream|Mystic Moon Dancer|Mystical|Mystical Magic|Mystical|Magician|Mystical Night|Mystical\nStar|Mystical White Princess|Mystique|Mystro|Mysty|Nabisco|Nabisco|Cracker|Nabrina|Nadia|Nadine\nNovelle|Naduah Mccue|Nafa (Arabic=useful)|Nakima|Naksup|Nanook|Napoleon|Naraskanaia|Narita|Narnia|Nash|Natalie|Natasha|Nate|Nate's\nNikes|Natiqua|Natural|Element|Nature's Basics|Nautical Adventure|Navaho|Navajo|Navar|Navigator|Nearly\nperfect|Ned|Neealba|Nellie|Nelly|Nelson|Nemo|Neon|Neptune|Neriffe|Nero|Netty|Nevada|Nevada\nSky|Nevaeh|Sky (Heaven Backwards)|Nevarra|Never say Never|Nevertheless|New Hope|New\nYork Minute|Niagara|Nibbles|Nibbley|Nibby|Nick|Nicker|To Me|Nicki|Nickles 'n Dimes|Nicole|Nifty|Night\nChronicles|Night Dancer|Night Flight|Night|Out|Night Raven|Night Show|Night Stalker|Night\nTrain|Nightlight|Nike's New Found|Glory|Nikita|Nikki|Niko|Nila Skips Cool|Nilly|Nimaway|Nimbus|Nimfo\nNoon|Ninjo|Nirvana|Nitro|No|Fear|No Regrets|Noble|Noel|Nor|Nordance Prince|Nor'Easter|Northen\nstar|Northern|Lights|Norton|Nosey|Not At the Moment|Not Exactly Monday|Nothin'\nBut Trouble|Notorious|Notorized|Kate|Nottachance|Nougat|November Rain|Now or never|Nuala|Nubia's\nPrincess|Nugget|Nutcracker|Nutmeg|Nuts|Nutty|O|my Gosh|O'Brien|Oak|Oasis|Oberon|Oblivion|Obsidian\nDream|Occasional Flurries|Ocean|Ocean|Breeze|Ocean Crest|Ocean Jupiter|October\nSpirit|October Wind|Oddball|Oddossen Dreamer|Odin|Odyssy|Odyssy|Off|Shores Pearl|Official|Oh\nCash Go|Oh my Darling|OJ|Oki Doki|Okotok|Old Faithful|Old|Lady|Oliver|Oliver twist|Olivia|Ollie|Olympic\nDream|Olympic Glory|Olympus|Omah|On|High Heels|On target|On With Jon|Once in a\nBlue Moon|One Fine Day|One in a Million|One|Night Only|One O'clock Call|One Shot\nAt A Time|One Way Ticket|One Wish|Oni (japanese|for devil)|Onix|Onyx|Opal|Opaleye|Oppey|Orchid|Ordered\nSteps|Oreo|Organized Rebel|Orion|Orkney|Mist|Oscar|Othello|Otis|Outlaw|Outta Sight|OverTime\nMagic|Pablo|Pacheco|Pacific|Popsicle|Pacifics Majic Khol|Pacos|Paddington|Paddy|Paddy\nBear|Pagong|Paint|Paint|by numbers|Paint me Proud|Paint the Town|Painted Apache|Painted\nRobin|Painter|PaintTheTownRed|Paisley|Pal|Pal|Amino|Paladen|Paladin|Paladine|Paloma\n(means dove)|Pamplemousse|Panda|Pandemonium|Pandora|Pandora's|Box|Panosh|Pansy|Papa\nDrew|Par Hasard|Parable|Pardon My Dust|Paris|Paris City of|Romance|Parker|Parrot\nHead|Partee Music|Partner|Party Politics|Pascoe|Pasha|Pass|N Style|Passion|Passion\nPrincess|Patch|Patches|Patchwork Quilt|Patience|Patra|Patrick|Patriot|Patty-cake|Paulo|Pavane|Pay\nCheck|Paydro|Peach|Peach|Blossom|Peaches|Peaches n Cream|Peak|Peanut|Peanut Butter|Pearl|Pearl\nHarbor|Pebbles|Pegasus|Pegasus|Belle|Peggy Sue|Pegretta|Pendragon|Penelope|Pennsylvania|Penny|Pepi|Pepper|Peppercorn|Peppermint|Peppie|Peppoli|Peppy|Pepsi|Percy|Perfect\nDream|Perfect|Harmony|Perfect Lullabi|Perfect Note|Perfect Picture|Perfect Winter|Perfection|Pericles|Peridot|Perseus|Petal|Pete|Peter|Peter\nPan|Peter|Piper|Peter The Pumpkin Eater|Petie|Petzi|Peyton|Phantagero|Phantasia|Phantom|Pharoah|Pheebe|Phenomenon|Pheonix|Philadelphia|Phillis|Philly|Phoebe|Phoenix|Phomeron|Picasso|Picket|Picture\nPerfect|Pie|Pied|Pilgrim|Pilot|Pinafore|Pines|Flasher|Pines Toast|Pineside Denver|Pink\nPanther|Piper|Pippa|Pippi|Pippin|Pippy|Pippy|Long Stoking|Pirate|Pistol|Piticelle|Pittsburgh|Pixie|Pizazz|PK|Plain\nN Simple|Play|ta Win|Playboy|Player|Playin' Doubles|Please Baby Please|Please\nPass The Chic|Pleasentville|Dream|Plesaures|Plunket|Pluto|Pocaroo|Pocket Rocket|Pockets|Poco|Poco's\nBlack Charger|Poe|Poetry|Poetry|in Motion|Point|Point Taken|Pokey|Pokey Joe|Polar|Polar\nExpress|Polka|Polly|Polly-Anna|Polo|Polo|Player|Poly Anna|Pompom|Pongo|Pontiac|Pony|Poo\nBear|Pook|Pookie|Popcorn|Poppy|Porthos|Portia|Porto|Posey|Posie|Positively|Platnum|Possibly\nMe|Poster Pony|Powder|Powder River|Power Point|Pracital Cat|Prada|Prancer|Preacher|Precious\nJewel|Precious|Moment|Precious Moments|Prelizee|Prescription|Prestys|Pretty Boy|Pretty\nCopper|Penny|Pretty In Pink|Pretty Kitty|Prickles|Pride|Pride and Joy|Pride N\nJoy|Prim|Prima|Primadona|Primo|Baby|Prince|Prince Caspian|Prince Charming|Prince\nCondor|Prince of Thieves|Prince|Sevilliane|Prince Timmy|Prince Vailiant|Princess|Princess\nIda|Princeton|Prison|Guard|Prissy|Prixie|Prize|Prizeman|Promise|Promised Day|Prospector|Prudince|Prymos|Pull\nup|my socks|Pumpkin|Punch|Punk|Punkin|Punky|Purdey|Pure|Pure star|Pure Valor|Putney\nBridge|Puzzle|Puzzle|Pieces|Puzzels|QT|Q-tip|Quail|Quantum|Quark|Quarter Mane|Quasar|Quavo's\nLittle|Man|Quazar|Queen|Queen Lady Mint|Queen of Hearts|Queen of Spades|Queen\nof Swords|Queenie|Queeny|Quentin|Quest|Question|Mark|Questionable|Quick Glitter|Quick\nShot|Quick Silver|Quick Split|Quick Timez|Quicksilver|Quickstep|Quidam|Quimby|Quimico|Quincy|Quinn|Quinton|Quiver|Quizzical|Quiz\nMaster||R|and B|R Independence|Raaj|Rabbani|Race the Moon|Racer|Rachel|Raffle|Rage|Rageous|Raggedy\nAnne|Raging|Fire|Rags|Rain|Rain Dancer|Rainbow|Raindrop|Raindrops on Roses|Raine|RainSplasher|Rainstone|Rainstorm|Rainy|Rainy\nDay|Blues|Raj|Ralph|Ramblin Man|Rambling Rose|Rambo|Ramodi|Ramodi's Rose|Ramsis|Randy|Ranger|Ranofer|Ransom|Ransom\nPaycheck|Raphael|Rappadan|Glory|Rascal|Rauli|Raven|Ravin' Ryan|Rawhide|Razz|Razzamatazz|Razzle\nDazzle|Razzle-my-Tazzle|Razzy|Reba|Dawn|Rebel|Rebel Pride|Rebel's Angel|Reckless|Red|Red\nAdmiral|Red Angel|Red Baron|Red|Devil|Red Eagle|Red Fire|Red Man|Red Mustang|Red\nNell|Red Oak|Red Red Rose|Red|Rum|Red Spring|Red Spruce|Red Star|Red Sunset Sunsation|Red\nZephyr , The|Redeem|My Heart|Redman|Redmond|Reds|Reds Dawn Mist|Redwood|Reflexion|Regal\nBlue|Regal|Classic|Regal Empress|Reggie|Regis|ReKognize Me|Rembrant|Remember Me|Remington|Remrock|Remy|Renaissance|Renaissance\nMan|Renassiance|Renegade|Reno|Report|Request|Resoloution|Restless|Retained|Asset|Retsy|Reverberation|Rex|Rhambles|Rhapsidion\nSnow|Rhiannon|Rhubarb|Rhyme and|Reason|Rhythm and Blues|Rialta|Ribbon|Rico|Ridgecrest|Riding\nFreedom|Ridley|Right|on the Money|Rikash|Riley|Ring|Ringmaster|Ringo|Rio|Rio Rojo|Riosealita|Ripples|Rise\nto|Glory|Rising Star|Rising Sun|Risk Taker|Risky Business|Rista|Ritchies Ticket|River\nDancer|River|Phoenix|Riverwind|Rizzo|Roani|Rob Roy|Robbie|Robbin|Robin|Robin Hood|Robins\nMoonTwist|Robyn|Hood|Rocco|Rock|Rock Candy|Rock Me Zippo|Rock Star|Rock Steady|Rockafellaz\nRevenge|Rocked|N Steady|Rocked Steady|Rocket|Rocket Flare|Rockin' Robin|Rock-n-Roll|Rockwood|Rocky|Rocky\nRoad|Rodeo|Rogue|Rojo|Rokit|Roland|Edge|Rolle|Rolliker|Rolo|Roman|Roman Candle|Roman\nFlame|Romeo|Romeo's Juliet|Romper|Rona|Roncalli|Roo|Rooe|Roofus|Rosa|Belle|Roscoe|Rose|Rose\nBud|Roseburg|Rosemarie|Rosey|Rosie|Rosie Sunshine|Rosie's|Dream|Rosie's Rebel|Roswel|Rouge|Rough\nRebel|Rough Springs|Roulette|Rowdy|Roxy|Royal|Royal|Athlete|Royal Bill|Royal Commander|Royal\nDuchess|Royal Empire|Royal Star|Royal|Supernova|Ruby|Ruby Moon|Ruby Slippers|Rude\nAwakening|Rudi|Rudolph|Rudy|Ruemoss|Delight|Ruger|Ruler's Secret|Run 2 the Limit|Run\nfor the Roses|Run love|Running|For Freedom|Running Squirrel|Running Thunder|Rupert|Russian\nGold|Rustic Sunrise|Rustic|Trublue|Rusty|Rusty Scupper|Ryck O Shay|Saab|Sable|Sabre|Sabrina|Sacred\nSpirit|Sadie|SadieKing|Saffron|Sage|Sagebrush|Annie|Sagen|Sahara|Said In Spun\nSilver|Saint Philip|Sako|Salem|Sally|Salsa|Salsa|Mystery|Salt Water Taffee|Saltwater\nTaffy|Sam|Sam I Am|Samara|Samba Dancer|Sambuca|Sammie|Sammy|Sampson|Sam's|mentor|Sam's\nSugar Shack|Samson|San Domingo|Sancho|Sancy Girl|Sandman|Sandshine|Sandy|Sandy's\nLast|Dance|Sanibel|Sans Marino|Santa|Santana|Santos|Sapphire|Sarah|Sargent|Sarsaparilla|Sasha|Sassafrass\nRoots|Sassy|Sassy|Baby|Satan|Satan's Promise|Sateen|Satin|Satine|Satisfaction\nGuaranteed|Saturday|Affair|Saturn|Saudi Arabia|Saudi's Mighty Lady|Savana|Savannah|Save\nThe Best For|Last|Saxon Rose|Saxson|Say It Ain't So|Say what|Say-so|Scarlet|Scarlet\nO' Paradise|Scarlett|Schnee|(german for snow)|Scho Can Do|Schooner|Scooby|Scooby\nDooby Doo|Scooter|Score|Scottie|Scottish|Lass|Scotty|Scout|Scratch|Scratch Me\nNot|Scribbles|Sea biscuit|Seamus|Sebastian|Sebulba|Secoya|Secret|Selcier|Selena|Senator|Seneca|Seneka|Senna|Señorita|Sensation|Senshi|Sent\nFrom|Above|September|Serendipity|Serenity|Sergent diablo|Seritza|Seth|Sevana|Sevaritza|Seyton|Shabas|Shaboom|Shades\nof|Gray|Shades of Midnight Glory|Shadow|Shadow Dancer|Shadow in the Mist|Shadow\nJoe|Shadows|Shadow|of Moonlight|Shadowed Rose|Shadowfax|Shadows Hidden Dream|Shadows\nin the Mist|Shady|Shadyb|Shae|Shah|Shakan|Shall|we Dance|Shallow Hal|Shallowmar|Shalom|Sham|Shamal|Shaman|Shamara|Shamin|Shamrock|Shamrock\nLady68|Shamus|Shandy|Shane|Shanita|Shannon|Shanti|(means peace)|Shanty|Share Me\nToodles|Sharpie|Shasta|Shasta moon|Shawdow's Pride|Shawnee|Shaylan|Sheba|Shebe|SheDaisy|Sheena|Sheena's\nGolden|Nugget|Sheer Trouble|Sheeva|Sheik|Shelby|Shera|Sherbet|Shergar|Sherif of\nNotingham|Sherlock|Holmes|Sherman|Sherreef|Sherri|Sherrif|Sherwin|She's all That|She's\nAll That Jazz|Shesa|Shesa|Easy Dream|Shetan (arabic for devil)|Sheyanne|Sheza|Sheza\nDesert Rose|Shianne|Shilo|Shiloh|Shiloh`s|Trooper|Shimmaree|Shimmer|Shindeagan\n(means Beautiful Star)|Shindig|Shinegami (Goddess|of Death)|Shining|Shining Example|Shining\nstar|Shiniqua|Shinning Glory|Shirley|Shiver|Shizsaad|Shocker|Shooting|Star|Short\nStory|Shorty|ShotGun|Show Me Chism|Show me the money|Show N Tell|Showdow|Lark|Showdown|Showmen|Shutter\nBug|Shuttle Bus|Shy|Shy Boy|Shy Dandee|Shyanne|Shyboy|Shyguy|Sicsic|Sid|Sidney|Sierra|Sierra\nNevada|Sierra's|Legacy|Sierra's Sweet Rain|Siesta|Silence|Silent Gray Fellow|Silent\nMist|Silhouette|Silk|Silky|Silly|Silvara|Silver|Silver|and Gold|Silver Angel Beauty|Silver\nBelle|Silver Dollar|Silver Flames|Silver Knight|Silver|Lady|Silver Lining|Silver\nMarks|Silver Moon|Silver Satan|Silver Seraph|Silver Set|Silver|Spirit|Silver Storm|Silver\nWind|Silverwood|Simba|Simmon|Simon|Simple Obsession|Simple|Solution|Simplicity|Simply\nDillon|Simply Magestic|Simply Sensational|Simply Special|Simply|Spot|Sinbad|Sintana\nStrata|Siobhan|Sioux|Sir Charles|Sir Kick-a-lot|Sir Lancelot|Sir|Nedrick|Sir Patch|Sir\nPrince|Sir Prize|Sir Reginald|Sir Trooper|Sirius|Siroco|Sisco|Sissy|Sister|Sizzler|Sizzling\nCisco|Sk8terboi|(pronounced Skaterboy)|Skeeter|Skip|Skip A Beat Kid|Skippa|Skipper|Skippers\nCool|Rainbo|Skippers Midnight Bar|Skippy|Skips Sweet Dreams|Skittles|Skor|Skwirt|Sky|Sky\nClassic|Sky|Dancer|Sky Flyer|Sky Master|Sky Rocket|Sky Song|Skybound|Skycab|Skydance|Skydancer|Skye|Skye's\nThe|Limit|Skyla|Skylark|Skyler|Sky's the Limit|Skysong|Skywalker|Slate|Sleepless\nin|Seattle|Slew Baby|Slick|Sling|Slinky Dog|Slippers|Slippy|Slow Show Shimer|Sly|Small\nChange|Smartie|Smartie|Smokey|Smokin'|Jo Horn|Smokin' Jo Horn|Smokin Satin Bars|Smoors|Smooth\nFlight|Smooth Passin Dude|Snake|Snap|Dragon|Snapple|Snappy|Sneak Preview|Sneakers|Snicker\nDoodle|Snickerdoodledandy|Snickers|Snip|Sniper|Snipper|Snoopy|Snoozy|Snow|Snow\nBird|Snow|Dancer|Snow Feather|Snow Storm|Snow White|Snowball|Snowey|Snowflake|Snowflake\nRevenge|Snowflakes|Irish Dream|Snowhite|Snowy|Snowy|So Perfect|Social Security|Sockowitz|Socks|Soho|Solar\nBlaze|Solar|Eclipse|Solar Flare|Solaris|Soleil|Solmyr|Solo|Solomon|Solomon Grundy|Solon|Some\nFantastic|Something|Different|Something Special|Something to Remember|Something\nTo Talk About|Sommer|Song|Song|of the South|Songstress|Sonic|Sonny|Sonny Dee Zippin|Sonnys\nOakie Twister|Sony|Soozy|Sound|Reason|South Street|Southern Belle|Southern comfort|Southern\nDixie Pride|Southern|Drawl|Spaghetti|Spanky|Sparkey|Sparkler|Sparkling Sapphire|Sparky|Spartan|Special\nDark|Special|Edition|Special Effects|Speckles|Speed|Speedy|Speedy Gonzales|Spencer|Spice|Spider|Spiffy|Spike|Spikel|Spinner|Spirit|Spirit\nof|the West|Spirit Within|Spirited Swift Wind|Spitfire|Splash|Splash Of Class|Splash\nof|Honey|Splendid Export|Splendor|Splish-Splash|Split Decision|Splotch|Spock|Spoof|Spook|Spooky|Sport|Sport-n-Style|Sporto|Spot|Spot\na|Dot|Spots|Sprite|Sprocket|Spunky|Sputnick,|Spy|Squiggy|Squirrel|Srawberry Shortcake|Sta\nPuff|Marshmallow Man|Stadium Jumper|Stallion|Standing Ovation|Stanley|Star|Star\n\"O\"|Wonder|Star Dust|Star Gazer|Star Puff|Star Status|Star Struck|Star Studded|Star\nTrail|Star|Trek|Star Wind|Star|Starbright|Starbuck|Starburst|Starburst Doll|Starburst\nDynamite|Stardust|Starduster|Stardust's|Shine|Stargazer|Starlett|Starlight|Starlight\nGazer|Starlight silver|Starling|Starlit|Starman|Starr|Starshine|Starstruck|Starz|Starzao|Staying\nthe|best|Stealy Dan|Steamer|Steel Force|Steelsings|Stella|Stella Artois of Loxley|Stellar|Stepin\nOut|Steppin'|It Out|Steppin' Out|Steppin' Stars|Sterling|Sterling Dreamz|Sterling\nSilver|Sterling's|Dream|Stevie|Stewball|Stone|Stone Hinger|Stoney|Stony|Storm|Storm\nCloud|Storm Front|Storm|Watch|Storm's Destiny|Storm's Ransom|Stormy|Stormy Knight|Story|Straberry\nShortcake|Straight|Arrow|Strappa|Strawberry|Strawberry Dream|Strawberries and\nCake|Strawberry Wine|Streak|Streaker|Street|Jammer|Strictly Overtime|Strider|Stripe|Stroking\nCommotion|Stryker|Sub Zero|Sudden|Explosion|Sueno|Suey|Sugar|Sugar & Spice|Sugar\nBaby|Sugar Foot|Sugar N Spice|Sugar|Twin|Sugarfoot (Mina)|Sugar-n-Spice|Sugars\nDelight|Sugar's Pride|Suki|Sukura|Sullivan|Sully|Sultan|Summer|Summer|Breeze|Summer\nEclipse|Summer Sensation|Summer's Breeze|Summit|Summoner|Sun Dancer|Sun|Raider|Sunbriar|Suncatcher\nBaby|Sunchaser|Sundance|Sundancer|Sundancer Melody|Sunday|Silence|Sundrop|Sunfire|Sunkist|Sunlight|Sunny|Sunny\nBono|Sunny Day|Sunny Delight|Sunny|Second|Sunrise|Sunsational Girl|Sunshine|Sunshine\nHeart|Sunzoray|Super Cowboy|Super|Man|Super Model|Super Nova|Super Star|Superman|Superstar|Supersticous|Superstitious\nSatisfaction|Suppose|Supreme|Sure|Thing|Surf Dancer|Surprise|Survivor|Susie|Suzie\nQ|Swallo|Sweat Dreams|Sweet as|Sugar|Sweet Breeze|Sweet Dreams|Sweet Emotion|Sweet\nKisses In The Moonlight|Sweet|Medicine|Sweet Melody|Sweet N Zippo|Sweet Pea|Sweet\nPea|Sweet Red Wine|Sweet Revenge|Sweet|Rhythm and Blues|Sweet Rum Can Do|Sweet\nSandy Girl|Sweet Sensation|Sweet Tea|Sweet|Winter|Sweetart|Sweetie|Sweetness Is|Swirl|Sydney|Sylvester|Symphony|Syncopation|Taffy|Tagi|Tahoe|Taiga|Tail\nSpin|Tajsh|Serrion|Take A Gambit|Talented love|Talleyrand|Tallyesson|Talyn|Talzanna|Tamara|Tambourine|Tami|Tamika|Tammy|Tang|Tango|Tango\nGoin|Cash|Tanis|Tanna|Tanner|Tantor|Tara|Taragon|Target's Grand Splash|Tarot|Tarzan|Tash|Tasha|Tater|Tater\nTot|Tatonka|Ohwashe|Tator|Tattoo|Tawny|Taxi|Taydee|Taylor|Taylor Made|Taylor Made\nFantasy|Taz|Taz|Mania|Tazman|T-bone|Tea Buiscet|Tea For Two|Tea Leaves|Tea Spoon|Teach|Teacher's\nPet|Teardrops|and Rose|Tease|Teasle|Tebo|Ted|Teddy|Teddy Bear|Teddy Bear--Bear|Teddy\nBoy|Tedwin|Teebaby|TeeJay|Teko|Tell|Me A Fable|Temper|Tempo|Temptress|Tender Mist|Tenneche|Tennessee\nTuxedo|Tens Golden|Nugget|Tequila|Tequila Sunrise|Tequilla|Tess|Tess Lady Bug|Tessa|Tex|Texas|Texas\nRodeo|Text|Thade|That's|the bulk of them|That's the Idea|Thaw|The American Way|The\nDuke|The Flying Wonder|The|General|The Ghost is Dancing|The Milky Bar Kid|The\nOutlaw|The Patriot|The Secrets|Out|The Sky's the Limit|The Super Conductor|The\nWhiskey Bandit|Theo|Theodorable|Think|Think|Of It|Third Degree|Thomas|Thor|Thowra|Thuderstorm|Thumbelina|Thumper|Thunder|Thunder\nBolt|Thunder|Jam|Thunderhead|Thunderjam|'Ti Gars|Tia|Tiara|Tic Tac|Tico|Tiddly-winks|Tido|Tiffy|Tifton|Tiger|Tiger\nLily|Tigger|Tigre|Tilly|Tim|Buck 2|Timber|Tin Man|Tink|Tinkerbell|Tiny|Tip Toeing\nTo Success|Tippy|Tishia/Tishya|Titan|Titan|It Up Jack|Titus|TJ|To Be Cherished|To\nClose For Comfort|Tobasco|Tobiana|Tobie|Toby|Tocker|Todd|Tody|Toffee|Tokai|Tola|Tolo|Tom\nFool|Tomboy|Tomcat|Tommy|Tomorrow's|Dreams|Tongo|Tonka|Tonka Truck|Tono|Tonto|Tony|Too\nHot To Handle|Tooter|Tootie|Frutie|Tootles|Top Cat|Top Hat|Top of the Line|Top\nPrize|Top Quality|Top Score|Top|Secret|Top Story|Top Style|Topanga|Topanna|Topaz|Topic|Topnotch|Topside|Tora|Torahka\n(Hebrew-Carrier|of the Law)|Torch|Tori|Toric|Torigon|Tornado|Toronto|Torque|Total\nRebellion|Touch|Touch|of Class|Touch of Dandy|Touch of Faith|Touch of Frost|Tough\nOpposition|Toy|Toyland|Trace|Tracer|Tracker|Traditional|Style|Trail Blazer|Tramp|Trapper|Travaldo|Traveler|Travelers\nProud Poco|Travlers|Delieght|Travlin Man|Trax|Treacle|Treasure|Treke|Trevor|Trey|Tribulation|Tribute|Tricks|Trigger|Trinity|Trio|Triple\nTreat|Triples|Tripp|Tristan|Triton|Trixie|Trixies|Cool Rainbow|Trocadero|Trojan|Tronto|Trooper|Troubles|Trudy|True\nConfidence|True|Stepper|True Zippo|Truffles|Truly Intelligent|Truska|Try Me Hot|Trylan\nAire|Tubby|Tucker|Tuff|Tuff|E Nuff Zippo|Tuffy|Tulsa|Tumbleweed|Tune|Tunka|Tuppence|Turbo|Turk|Turning\nPoint|Turtle|Tuvok|Tux|Tuxedo|Twain|Twenty-Eleven|Twice|Twiggs|Twilight|Twilight\nZone|Twin|Twinkie|Twinkle|Twinkle|Toes|Twist n' Shout|Twist N Time|Twisted Noodle|Twister|Twlight\nTossin' It Up|Two|Bits|Two Socks|Two to Tango|Ty|Tyra|Tyrees Pride|Tyson|Tzar\nBria|U For Me|Uakea|(means Misty)|Uaki|Uila (means Lightening)|Ula|Ultimate Best|Ultimate\nDepth|Ultimate|Height|Ultimate Risk|Ulyses|Ulysses|Uma (girl in Japanese)|Umbra|Un\nPoco|Unagi|Unannounced|Pleasure|Unbridled Dreams|Uncas|Undecided|Under Par|Under\nThe Stars|Underdog|Understandably|Unexpected|visitor|Uniquess|Unity|Universal|Unnstoppable|Uno|Uno\nMas|Untamed Desert|Unusual|Up,|Up and away|Upwell|Urban Cowboy|Urban Cowgirl|Urko|Ursa|Ursula|Utara|Uther|Utopia|Vagabond|Val|Valentine|Valentino|Valley|Valley\nWhisper|Value|Point|Van Gogh|Vandy|Vanilla|Vanilla Rose|Vanity|Vanity Fair|Varsity|Vassili|Vebula|Vedette|Vega|Vegas|Velocity|Velvet|Velvet\nBlackjack|Venture|Venus|Verdun|Verona|Verse|Vertical|Limit|Vice Versa|Vicky|Victor|Victorias\nSecret|Victory|Victory Blues|Viking|Villain|Vincent|Vinnie|Vinny|Violence|Violent\nStorm|Virgo|Virtual|Reality|Visa Mastercard|Visa Vi|Vito|Vivace|Vixen|Vogue|Volano|Voyager|Wakita|Waldo|Walk\non|the wild side|Walk on the Wild Side|Walker|Walking Thunder|Wallflower|Walter|Wanna\nRed|Checker|Wapiti|Warned|Warrior|Warrior Ace|Watch This|Water Music|Watson|Waylan|Wayland\nBlues|Waylon|Waylon|Jennings|WazUp Sunshine|Webster|Wench|Wesley|West|Westbound|Westerly\nWinds|Western|Spark|Weston|Westpoint|Wexford|What A Wonder|What Dreams may come\nTrue|Whatever|Wheels|When|Lightning Strikes|Where It's At|Whipping Wind|Whiskey|Whiskey\nRiver|Whisky|Whisky|Gen|Whisper|Whispering Spirit|Whita|White Christmas|White\nDarkness|White Dove|White|Lightening,|White Lightning|White Magic|White Prince|White\nRiver|White Rose|White|Snowflakes|White Wash|Whitley|Why Not|Why Not Me?|Wiard|Wide\nAwake In Dream Land|Wilbur|Wild|at Heart|Wild Buck|Wild Card|Wild Card|Wild Child|Wild\nEye|Wild Fire|Wild Magic|Wild|Rose|Wild Son|Wild Sun|Wild Thang|Wild Thing|Wildcat|Wilder\nWein|Wildfire|Wildfire|Sensation|Wildwind|Wiley|Wilky|Will|Will if I Want|William|Willie|Willie\nWest|Willow|Wills|Willy|Wilma|Winalot|Wind|Wind|Breaker|Wind Chaser|Wind Dancer|Wind\nMaker|Wind of the North|Wind Runner|Wind Song|Wind|Whistler|Windago|Windchime|Windjammer|Windrunner|Windsong|Windsor|Windstorm|Windswept|Windy|Wing\nand|a Prayer|Wings|Wings of Smoke|Wingstar|Winnie|Winnie the Pooh|Winning Glory|Winning\nPlayer|Winny|Winslow|Winsome|Winston|Winter|Wonderland|WinterGold|Wisard|Wish\nList|Wish Upon A Star|Wishful Thinking|Wishin|on a silver Star|Witch Craft|With\nAll My Heart|Without Makeup|Wizard|Wogglebug|Wolf|Wolves|Howl|Wombat|Womble|Wonder|Wonder\nBlue|Wonder Boy|Wonder Stuff|Wonders Champion|Wonders|Pride|Wonders Princess|Woodstock|Woody|Woohoo|World\nClass|World's Hero|Worthwhile|Wots|up Doc|Wouldn't Be Sweet|Wrangler|Wriggley|Written\nin Verse|X|X Marks the Spot|Xanadu|Xander|XanderRoman|Xantoxu|Xaohroa|Xavier|Xavior|Xena|Xenia|Xerox|Xerxes|Xiao|Xo|X-run|X\nRated|Xtina|Xtreme|Xylon|Xylos|Yager|Meister|Yago|Yamasce|Yankee|Yankee Doodle|Yarrman\n(Australian Aborigional for horse)|Yellow|Yellow|Sky|Yentel|Yesterday|Ying Yang|Yoda|Yogi|Yogi|Yorik|York's\nFashion Fare|Yosemite|Yoshi|Yoshiko|You|Might Wonder|You think?|Yoyo|Yuki|Yukon|Z|Zace|Zachary|Zack|Zack\nAttack|Zaide|Zalika|Zan|Zander|Zane|Zani|Zanzibar|Zara|Zaracha|Zazu|Zebedee|Zed|Zeda|Zeek|Zeke|Zelda|Zen|Zena|Zenith|Zenon|Zepher|Zephyr|Zeplin|Zeppia|Zesta|Zeus|Zia|Zig\nZag|Ziggy|Zimbro|Zinc|Zip|Zip|Appeal|Zip Me Up|Ziploose N Fancy Free|Zippidee\nDoo Dah|Zippin' Old Stile|Zippit|Zippity|Doodah|Zippo|Zippo Pine Shine|Zippo's\nSensation|Zippy|Zippy Chippie|Zippy Kay|Zips|Dima a Day|Zod|Zodiac|Zodiac Princess|Zoe|Zollie|Zora|Zorino|Zorro|Zorro\nGarlic|Zorrow|Zulu|Zylan

HorsesCreation:
    type: task
    debug: true
    script:
    # Horse Name
    - yaml id:horses set entities.<def[horse]>.name:null
    # Horse Appearance
    - define appearance li@<def[horse].color>
    - yaml id:horses set entities.<def[horse]>.color:<def[appearance].as_list.get[1]>
    - yaml id:horses set entities.<def[horse]>.markings:<def[appearance].as_list.get[2]>
    # Horse Speed
    - yaml id:horses set entities.<def[horse]>.speed:<def[horse].speed>
    # Horse Jump
    - yaml id:horses set entities.<def[horse]>.jump_strength:<def[horse].jump_strength>
    # Hunger
    - yaml id:horses set entities.<def[horse]>.hunger:100
    - yaml id:horses set entities.<def[horse]>.hungerEnabled:true
    # Thirst
    - yaml id:horses set entities.<def[horse]>.thirst:100
    - yaml id:horses set entities.<def[horse]>.thirstEnabled:true
    # Age
    - yaml id:horses set entities.<def[horse]>.age.val:<def[horse].as_entity.age>
    - yaml id:horses set entities.<def[horse]>.age.adulthood:0
    - yaml id:horses set entities.<def[horse]>.age.enabled:true
    # Health & Max Health
    - yaml id:horses set entities.<def[horse]>.health:<def[horse].health>
    - yaml id:horses set entities.<def[horse]>.max_health:<def[horse].health.max>
    - yaml id:horses set entities.<def[horse]>.damage:true
    # Call Distance
    - yaml id:horses set entities.<def[horse]>.call_distance:16
    # Parents
    - if <context.father||null> != null:
        - if <yaml[horses].read[entities.<context.father>.gender]> == MALE:
            - yaml id:horses set entities.<def[horse]>.father:<context.father>
        - else:
            - yaml id:horses set entities.<def[horse]>.mother:<context.father>
    - else:
        - yaml id:horses set entities.<def[horse]>.father:null
    - if <context.mother||null> != null:
        - if <yaml[horses].read[entities.<context.mother>.gender]> == FEMALE:
            - yaml id:horses set entities.<def[horse]>.mother:<context.mother>
        - else:
            - yaml id:horses set entities.<def[horse]>.father:<context.mother>
    - else:
        - yaml id:horses set entities.<def[horse]>.mother:null
    # First Owner & Owner
    - yaml id:horses set entities.<def[horse]>.firstowner:null
    - yaml id:horses set entities.<def[horse]>.lastowner:null
    - yaml id:horses set entities.<def[horse]>.owner:null
    # Trusted Players
    - yaml id:horses set entities.<def[horse]>.trusted:li@
    # Gender
    - if <util.random.int[0].to[1]> == 0:
        - yaml id:horses set entities.<def[horse]>.gender:FEMALE
    - else:
        - yaml id:horses set entities.<def[horse]>.gender:MALE
    # Spawned
    - yaml id:horses set entities.<def[horse]>.spawned:true
    # Save Entity
    - yaml savefile:data/entities/horses.yml id:horses

HorsesDamaged:
    type: task
    debug: true
    script:
    # Update Health Levels
    - yaml id:horses set entities.<context.entity>.health:<context.entity.health>
    - yaml id:horses set entities.<context.entity>.max_health:<context.entity.health.max>
    # Save Entity
    - yaml savefile:data/entities/horses.yml id:horses

HorsesRemoval:
    type: task
    debug: true
    script:
    # Remove Entity From Database
    - yaml id:horses set entities.<context.entity>:!
    # Save Entity
    - yaml savefile:data/entities/horses.yml id:horses

HorsesRiderCheck:
    type: task
    debug: true
    script:
    # Check if Rider Owner or Trusted or Admin
    - if <yaml[horses].contains[entities.<context.vehicle>]>:
        - if <yaml[horses].read[entities.<context.vehicle>.owner]||null> != <context.entity>:
            - if !<yaml[horses].read[entities.<context.vehicle>.trusted].as_list.contains[<context.entity>]>:
                - if !<player.has_permission[horses.admin.ride]>:
                    - determine cancelled

    - inject HorsesEntry

HorsesMasterLoop:
    type: task
    debug: true
    script:
    - flag server "horseLoop:true"
    - while <server.flag[horseLoop]> == true:
        - flag server "horseEntities:<yaml[horses].list_keys[entities]>"
        - foreach <yaml[horses].list_keys[entities]> as:horse:

            # Check YAML Changes
            - if <server.flag[horseEntities]> != <yaml[horses].list_keys[entities]>:
                - foreach stop
                - flag server "horseLoop:false"
                - flag server "horseEntities:<yaml[horses].list_keys[entities]>"
                - inject HorseMasterLoop

            - if <entities.<def[horse]>.is_spawned> == true:
              # Horse Hunger/Feeding
              - if <yaml[horses].read[entities.<def[horse]>.hungerEnabled]> == true:
                  - yaml id:horses set entities.<def[horse]>.hunger:<yaml[horses].read[entities.<def[horse]>.hunger].as_decimal.sub[0.1]>
              - if !<def[horse].as_entity.location.find.blocks[m@grass_block|m@hay_block].within[6].as_list.is_empty>:
                  - if <yaml[horses].read[entities.<def[horse]>.hunger].as_decimal> < 0:
                      - yaml id:horses set entities.<def[horse]>.hunger:0
                  - define hungerValue <yaml[horses].read[entities.<def[horse]>.hunger].as_decimal.add[1.0]>
                  - if <def[hungerValue]> > 100:
                      - define hungerValue 100
                  - yaml id:horses set entities.<def[horse]>.hunger:<def[hungerValue]>
              - if <yaml[horses].read[entities.<def[horse]>.hunger]>  < 0:
                  - hurt 2.0 <def[horse].as_entity>

              # Horse Thrist
              - if <yaml[horses].read[entities.<def[horse]>.thirstEnabled]> == true:
                  - yaml id:horses set entities.<def[horse]>.thirst:<yaml[horses].read[entities.<def[horse]>.thirst].as_decimal.sub[0.1]>
              - if !<def[horse].as_entity.location.find.blocks[m@water].within[6].as_list.is_empty>:
                  - if <yaml[horses].read[entities.<def[horse]>.thirst].as_decimal> < 0:
                      - yaml id:horses set entities.<def[horse]>.thirst:0
                  - define thirstValue <yaml[horses].read[entities.<def[horse]>.hunger].as_decimal.add[1.0]>
                  - if <def[thirstValue]> > 100:
                      - define thirstValue 100
                  - yaml id:horses set entities.<def[horse]>.hunger:<def[thirstValue]>
              - if <yaml[horses].read[entities.<def[horse]>.thirst]> < 0:
                  - hurt 1.0 <def[horse].as_entity>

        # Save Horse Entities
        - yaml savefile:data/entities/horses.yml id:horses

        # Cooldown
        - wait 1s

HorsesEntry:
    type: task
    debug: true
    script:
    - flag <context.vehicle> "speed:0"
    - adjust <context.vehicle> "speed:0"
HorsesExit:
    type: task
    debug: true
    script:
    - flag <context.vehicle> "speed:0"
    - adjust <context.vehicle> "speed:<yaml[horses].read[entities.<context.vehicle>.speed]>"

HorsesSpeedIncrease:
    type: task
    debug: true
    script:
    - if <player.vehicle.flag[speed]> < 4:
        - flag <player.vehicle> "speed:<player.vehicle.flag[speed].add[1]>"
    - inject HorsesSpeedEvaluate
HorsesSpeedDecrease:
    type: task
    debug: true
    script:
    - if <player.vehicle.flag[speed]> > 0:
        - flag <player.vehicle> "speed:<player.vehicle.flag[speed].sub[1]>"
    - inject HorsesSpeedEvaluate

HorsesSpeedEvaluate:
    type: task
    debug: true
    script:
    - define speedVariable <yaml[horses].read[entities.<player.vehicle>.speed].as_decimal.div[4]>
    - if <player.vehicle.flag[speed]> == 1:
        - adjust <player.vehicle> "speed:<def[speedVariable]>"
        - title "title:<&2>Walk" targets:<player>
    - else if <player.vehicle.flag[speed]> == 2:
        - adjust <player.vehicle> "speed:<def[speedVariable].as_decimal.mul[2]>"
        - title "title:<&2>Trot" targets:<player>
    - else if <player.vehicle.flag[speed]> == 3:
        - adjust <player.vehicle> "speed:<def[speedVariable].as_decimal.mul[3]>"
        - title "title:<&2>Canter" targets:<player>
    - else if <player.vehicle.flag[speed]> == 4:
        - adjust <player.vehicle> "speed:<def[speedVariable].as_decimal.mul[4]>"
        - title "title:<&2>Gallop" targets:<player>
    - else:
        - adjust <player.vehicle> "speed:0"
        - title "title:<&2>Halt" targets:<player>


HorsesEvents:
    type: world
    debug: true
    events:

        # Horse Master Init #
        on server preload:
        - inject HorsesMasterInit
        on reload scripts:
        - inject HorsesMasterInit

        # All Entity Mapping
        on horse spawns:
        - if !<yaml[horses].contains[entities.<context.entity>]>:
            - define horse <context.entity>
            - inject HorsesCreation
        on horse damaged:
        - if <yaml[horses].contains[entities.<context.entity>]>:
            - if <yaml[horses].read[entities.<context.entity>.damage]> == true:
                - inject HorsesDamaged
        on horse breeds:
        - if <yaml[horses].read[entities.<context.father>.gender]||null> == MALE && <yaml[horses].read[entities.<context.mother>.gender]||null> == FEMALE:
            - define horse <context.child>
            - inject HorsesCreation
        - else if <yaml[horses].read[entities.<context.mother>.gender]||null> == MALE && <yaml[horses].read[entities.<context.father>.gender]||null> == FEMALE:
            - define horse <context.child>
            - inject HorsesCreation
        - else:
            - determine cancelled
        on horse dies:
        - if <yaml[horses].contains[entities.<context.entity>]>:
            - inject HorsesRemoval
        on player enters horse:
        - inject HorsesRiderCheck
        # Info Variable
        - flag player "infoCount:0"
        on player exits horse:
        - inject HorsesExit
        - flag player "infoCount:!"
        - flag player "viewHorseInfo:!"
        - sidebar remove players:<player>
        on player left clicks with HorseCrop:
        # Usage Durability Change
        - adjust <context.item> "durability:<context.item.durability.sub[1]>"
        # Check Player Riding Horse
        - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
            - inject HorsesSpeedDecrease
        on player right clicks with HorseCrop:
        # Usage Durability Change
        - adjust <context.item> "durability:<context.item.durability.sub[1]>"
        # Check Player Riding Horse
        - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
            - inject HorsesSpeedIncrease

        # Info Loop
        on player steers entity:
        - if <player.has_flag[viewHorseInfo]> && <player.flag[viewHorseInfo]||null> == true:
            - if <player.flag[infoCount]> < 20:
                - flag player "infoCount:<player.flag[infoCount].add[1]>"
            - else:
                - sidebar "title:<&6><player.vehicle.name>" "values:<&c><&l>Hunger:|<&3><&l>Thirst:" "scores:<yaml[horses].read[entities.<player.vehicle>.hunger]>|<yaml[horses].read[entities.<player.vehicle>]>" players:<player>

HorsesClaim:
    type: task
    debug: true
    script:
    # Make The Player The Owner
    - yaml id:horses set entities.<player.vehicle>.owner:<player>
    # Check if Horse Has First Owner
    - if <yaml[horses].read[entities.<player.vehicle>.firstowner]||null> == null:
        - yaml id:horses set entities.<player.vehicle>.owner:<player>
    # Give Horse Name
    - yaml id:horses set entities.<player.vehicle>.name:<def[horseName]>
    - adjust <player.vehicle> "custom_name:<def[horseName]>"
    - adjust <player.vehicle> "custom_name_visible:<def[horseName]>"
    # Save Horse
    - yaml savefile:data/entities/horses.yml id:horses
    # Notify Player
    - narrate "<def[prefix]> You successfully claimed your new horse <&dq><def[horseName]><&dq>, congratulations!" targets:<player>
HorsesUnClaim:
    type: task
    debug: true
    script:
    # Make Last Owner
    - yaml id:horses set entities.<player.vehicle>.lastowner:<player>
    # Remove as Owner
    - yaml id:horses set entities.<player.vehicle>.owner:null
    # Remove Horse Name
    - yaml id:horses set entities.<player.vehicle>.name:null
    - adjust <player.vehicle> "custom_name_visible:false"
    - adjust <player.vehicle> "custom_name:Horse"
    # Remove Current Trusted List
    - yaml id:horses set entities.<player.vehicle>.trusted:li@
    # Save Horse
    - yaml savefile:data/entities/horses.yml id:horses
    # Notify Player
    - narrate "<def[prefix]> You successfully unclaimed your horse." targets:<player>
    # Unmount from Horse
    - mount cancel <player>

HorsesTrust:
    type: task
    debug: true
    script:
    # Add Player to List of Trusted Players
    - yaml id:horses set entities.<player.vehicle>.trusted:<yaml[horses].read[entities.<player.vehicle>.trusted].as_list.include[<def[player]>]>
    # Save Horse
    - yaml savefile:data/entities/horses.yml id:horses
    # Notify Player
    - narrate "<def[prefix]> You have now allowed <&dq><def[player].as_player.name><&dq> to ride your horse." targets:<player>
    # Notify Trusted Player
    - narrate "<def[prefix]> You are now allowed to ride <&dq><player.vehicle.name><&dq>." targets:<def[player].as_player>
HorsesUntrust:
    type: task
    debug: true
    script:
    # Remove Player from List of Trusted Players
    - yaml id:horses set entities.<player.vehicle>.trusted:<yaml[horses].read[entities.<player.vehicle>.trusted].as_list.exclude[<def[player]>]>
    # Save Horse
    - yaml savefile:data/entities/horses.yml id:horses
    # Notify Player
    - narrate "<def[prefix]> You have now stopped <&dq><def[player].as_player.name><&dq> from being able to ride your horse." targets:<player>
    # Notify Trusted Player
    - narrate "<def[prefix]> You are no longer allowed to ride <&dq><player.vehicle.name><&dq>." targets:<def[player].as_player>

HorsesRename:
    type: task
    debug: true
    script:
    # Update Name
    - yaml id:horses set entities.<player.vehicle>.name:<context.args.get[2]>
    - adjust <player.vehicle> "custom_name:<context.args.get[2]>"
    - adjust <player.vehicle> "custom_name_visible:true"
    # Notify Player
    - narrate "<def[prefix]> Your horse's name is now <&dq><context.args.get[2]><&dq>." targets:<player>

HorsesSetJump:
    type: task
    debug: true
    script:
    # Sets the jump strength of a horse
    - yaml id:horses set entities.<player.vehicle>.jump_strength:<def[jump_strength].as_decimal>
    - adjust <player.vehicle> "jump_strength:<def[jump_strength].as_decimal>"
    # Notify Player
    - narrate "<def[prefix]> You have now set this horse's jump strength to <&dq><def[jump_strength]><&dq>." targets:<player>

HorsesSetSpeed:
    type: task
    debug: true
    script:
    # Sets the speed of a horse
    - yaml id:horses set entities.<player.vehicle>.speed:<def[speed].as_decimal>
    - adjust <player.vehicle> "speed:<def[speed].as_decimal>"
    # Notify Player
    - narrate "<def[prefix]> You have now set this horse's speed to <&dq><def[speed]><&dq>." targets:<player>

HorsesSetColor:
    type: task
    debug: true
    script:
    # Sets the color of a horse
    - yaml id:horses set entities.<player.vehicle>.color:<def[color]>
    - define appearance li@<player.vehicle.color>
    - adjust <player.vehicle> "color:<def[appearance].as_list.set[<def[color]>].at[1]>"
HorsesSetMarkings:
    type: task
    debug: true
    script:
    # Sets the marking of a horse
    - yaml id:horses set entities.<player.vehicle>.markings:<def[markings]>
    - define appearance li@<player.vehicle.color>
    - adjust <player.vehicle> "color:<def[appearance].as_list.set[<def[markings]>].at[2]>"

HorsesSetGender:
    type: task
    debug: true
    script:
    # Sets the gender of a horse
    - yaml id:horses set entities.<player.vehicle>.gender:<def[gender]>

# implement injuries and illnesses later?
# HorsesSetInjury:

# HorsesSetIllness:

HorsesHeal:
    type: task
    debug: true
    script:
    # Heals a horse
    - define health <yaml[horses].read[entities.<player.vehicle>.max_health].as_decimal>
    - yaml id:horses set entities.<player.vehicle>.health:<def[health].as_decimal>
    - adjust <player.vehicle> "health:<def[health].as_decimal>"

HorsesSetHunger:
    type: task
    debug: true
    script:
    # Sets the hunger of a horse
    - yaml id:horses set entities.<player.vehicle>.hunger:<def[hunger].as_decimal>

HorsesSetThirst:
    type: task
    debug: true
    script:
    # Sets the thirst of a horse
    - yaml id:horses set entities.<player.vehicle>.thirst:<def[thirst].as_decimal>

HorsesDelete:
    type: task
    debug: true
    script:
    # Get Owner & Name before Deletion
    - define name <yaml[horses].read[entities.<player.vehicle>.name]>
    - define owner <yaml[horses].read[entities.<player.vehicle>.owner]>
    # Delete Horse from YAML
    - yaml id:horses set entities.<player.vehicle>:!
    # Remove Horse from Server
    - remove <player.vehicle>
    # Notify Remover & Owner if Different
    - narrate "<def[prefix]> You successfully deleted the horse." targets:<player>
    - if <player> != <def[owner]>:
        - narrate "<def[prefix]> Your horse <&dq><def[name]><&dq> has been permanently deleted." targets:<def[owner].as_player>

HorsesInfo:
    type: task
    debug: true
    script:
    # Flag Player as Veiwing Info
    - flag player "viewHorseInfo:true"
    # Add Initial Sidebar
    - sidebar "title:<&6><player.vehicle.name>" "values:<&c><&l>Hunger:|<&3><&l>Thirst:" "scores:<yaml[horses].read[entities.<player.vehicle>.hunger]>|<yaml[horses].read[entities.<player.vehicle>]>" players:<player>

HorsesCommand:
    type: command
    debug: true
    name: horses
    usage: "/horses help"
    description: "All Horse Related Commands"
    aliases:
    - horse
    script:
    - define prefix "<&f>[<&6>Horses<&f>] <&7>"
    - define permission_error "<def[prefix]> You do not have permission to use this command."
    - define riding_error "<def[prefix]> You must be riding a horse to use this command."
    - if !<context.server>:
        - if !<context.args.is_empty>:
            - if <context.args.get[1]> == "CLAIM":
                - if <player.has_permission[horses.claim]>:
                    # Check if Player is Riding Horse
                    - if <player.is_inside_vehicle>:
                        - if <player.vehicle.entity_type||null> == HORSE:
                            # Check if Horse is Tamed
                            - if <player.vehicle.is_tamed>:
                                # Check if Horse Already Owned
                                - if <yaml[horses].read[entities.<player.vehicle>.owner]||null> == null:
                                    # Check if Name Specified
                                    - if <context.args.get[2]||null> != null:
                                        - define horseName <context.args.get[2]>
                                    - else:
                                        - define horseName <yaml[horses].read[names].as_list.random>
                                    - inject HorsesClaim
                                # Horse Already Owned
                                - else:
                                    - narrate "<def[prefix]> This horse is already owned by another player." targets:<player>
                            # Horse Not Tamed
                            - else:
                                - narrate "<def[prefix]> You must tame this horse before you can claim it." targets:<player>
                        # Player Not Riding Horse
                        - else:
                            - narrate "<def[prefix]> You can only use this command on a horse." targets:<player>
                    - else:
                        - narrate "<def[riding_error]>" targets:<player>
                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "UNCLAIM":
                - if <player.has_permission[horses.unclaim]>:
                    # Check if Player is Riding Horse
                    - if <player.is_inside_vehicle>:
                        - if <player.vehicle.entity_type||null> == HORSE:
                            # Check if Horse Belongs to Player
                            - if <yaml[horses].read[entities.<player.vehicle>.owner]> == <player>:
                                - inject HorsesUnclaim
                            # Horse Does Not Belong to Player
                            - else:
                                - narrate "<def[prefix]> This horse does not belong to you." targets:<player>
                    # Player Not Riding Horse
                        - else:
                            - narrate "<def[prefix]> You can only use this command on a horse." targets:<player>
                    - else:
                        - narrate "<def[riding_error]>" targets:<player>
                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "INFO":
                # Check Player Has Permission
                - if <player.has_permission[horses.info]>:
                    # Check Player Riding Horse
                    - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:

                    - else:
                        - narrate "<def[riding_error]>" targets:<player>
                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "RENAME":
                - if <player.has_permission[horses.rename]>:
                  # Check Player Riding Horse
                    - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                    # Check if Horse Belongs to Player
                        - if <yaml[horses].read[entities.<player.vehicle>.owner]||null> == <player>:
                      # Check if Horse Name Specified
                            - if <context.args.get[2]||null> != null:
                        # Rename Horse
                                - inject HorsesRename
                            - else:
                                - narrate "<def[prefix]> You must specify a name for your horse to rename. Usage: /horse rename <&lt>name<&gt>" targets:<player>
                        - else:
                            - narrate "<def[prefix]> This horse does not belong to you." targets:<player>
                    - else:
                        - narrate "<def[riding_error]>" targets:<player>
                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "LIST":
                - if <player.has_permission[horses.list]>:

                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "FOALS":
                - if <player.has_permission[horses.foals]>:

                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "HERE":
                - if <player.has_permission[horses.here]>:

                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "GIVE":
                - if <player.has_permission[horses.give]>:

                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "ACCEPT":
                - if <player.has_permission[horses.accept]>:

                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "DENY":
                - if <player.has_permission[horses.deny]>:

                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "TRUST":
                - if <player.has_permission[horses.trust]>:
                    # Check Player Riding Horse
                    - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                        # Check if Player Specified
                        - if <context.args.get[2]||null> != null:
                            # Check Player Exists
                            - if <player[<context.args.get[2]>]||null> != null:
                                - define player <player[<context.args.get[2]>]>
                                # Trust Player to Horse
                                - inject HorsesTrust
                            - else:
                                - narrate "<def[prefix]> The player you have specified does not exist, please check your spelling and try again." targets:<player>
                        - else:
                            - narrate "<def[prefix]> You must specify a player you want to trust to ride this horse. Usage: /horse trust <&lt>player<&gt>" targets:<player>
                    - else:
                        - narrate "<def[riding_error]>" targets:<player>
                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "UNTRUST":
                - if <player.has_permission[horses.untrust]>:
                   # Check Player Riding Horse
                    - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                        # Check if Player Specified
                        - if <context.args.get[2]||null> != null:
                            # Check Player Exists
                            - if <player[<context.args.get[2]>]||null> != null:
                                - define player <player[<context.args.get[2]>]>
                                # Trust Player to Horse
                                - inject HorsesUntrust
                            - else:
                                - narrate "<def[prefix]> The player you have specified does not exist, please check your spelling and try again." targets:<player>
                        - else:
                            - narrate "<def[prefix]> You must specify a player you want to trust to ride this horse. Usage: /horse trust <&lt>player<&gt>" targets:<player>
                    - else:
                        - narrate "<def[riding_error]>" targets:<player>
                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "INFO":
                - if <player.has_permission[horses.info]>:
                    - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                        - inject HorsesInfo
                    - else:
                        - narrate "<def[riding_error]>" targets:<player>
                - else:
                    - narrate "<def[permission_error]>" targets:<player>
            - else if <context.args.get[1]> == "ADMIN":
                - if <player.has_permission[horses.admin]>:
                    - if <context.args.get[2]||null> == null:
                        - narrate "<def[prefix]> You need to specify an administrative command to run." targets:<player>
                    - else if <context.args.get[2]> == "SETJUMP":
                        - if <player.has_permission[horses.admin.setjump]>:
                            - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                                - if <context.args.get[3]||null> != null:
                                    - if <context.args.get[3].is_decimal>:
                                        - define jump_strength <context.args.get[3].as_decimal>
                                        - inject HorsesSetJump
                                    - else:
                                        - narrate "<def[prefix]> The jump strength you have specified is not a valid number, please try again." targets:<player>
                                - else:
                                    - narrate "<def[prefix]> You must specify a number you want to set the jump strenth to. Usage: /horse admin setjump <&lt>jump_strength<&gt>" targets:<player>
                            - else:
                                - narrate "<def[riding_error]>" targets:<player>
                        - else:
                            - narrate "<def[permission_error]>" targets:<player>
                    - else if <context.args.get[2]> == "SETSPEED":
                        - if <player.has_permission[horses.admin.setspeed]>:
                            - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                                - if <context.args.get[3]||null> != null:
                                    - if <context.args.get[3].is_decimal>:
                                        - define speed <context.args.get[3].as_decimal>
                                        - inject HorsesSetSpeed
                                    - else:
                                        - narrate "<def[prefix]> The speed you have specified is not a valid number, please try again." targets:<player>
                                - else:
                                    - narrate "<def[prefix]> You must specify a number you want to set the speed to. Usage: /horse admin setspeed <&lt>speed<&gt>" targets:<player>
                            - else:
                                - narrate "<def[riding_error]>" targets:<player>
                        - else:
                            - narrate "<def[permission_error]>" targets:<player>
                    - else if <context.args.get[2]> == "SETCOLOR":
                        - if <player.has_permission[horses.admin.setcolor]>:
                            - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                                - if <context.args.get[3]||null> != null:
                                    - define color <context.args.get[3]>
                                    - inject HorsesSetColor
                                - else:
                                    - narrate "<def[prefix]> You must specify a color you want to set. Usage: /horse admin setcolor <&lt>color<&gt>" targets:<player>
                            - else:
                                - narrate "<def[riding_error]>" targets:<player>
                        - else:
                            - narrate "<def[permission_error]>" targets:<player>
                    - else if <context.args.get[2]> == "SETMARKINGS":
                        - if <player.has_permission[horses.admin.setmarkings]>:
                            - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                                - if <context.args.get[3]||null> != null:
                                    - define markings <context.args.get[3]>
                                    - inject HorsesSetMarkings
                                - else:
                                    - narrate "<def[prefix]> You must specify a markings you want to set. Usage: /horse admin setmarkings <&lt>markings<&gt>" targets:<player>
                            - else:
                                - narrate "<def[riding_error]>" targets:<player>
                        - else:
                            - narrate "<def[permission_error]>" targets:<player>
                    - else if <context.args.get[2]> == "SETGENDER":
                        - if <player.has_permission[horses.admin.setgender]>:
                            - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                                - if <context.args.get[3]||null> != null:
                                    - define gender <context.args.get[3]>
                                    - inject HorsesSetGender
                                - else:
                                    - narrate "<def[prefix]> You must specify a markings you want to set. Usage: /horse admin setgender <&lt>gender<&gt>" targets:<player>
                            - else:
                                - narrate "<def[riding_error]>" targets:<player>
                        - else:
                            - narrate "<def[permission_error]>" targets:<player>
                    - else if <context.args.get[2]> == "SETINJURY":
                        - if <player.has_permission[horses.admin.setinjury]>:

                        - else:
                            - narrate "<def[permission_error]>" targets:<player>
                    - else if <context.args.get[2]> == "SETILLNESS":
                        - if <player.has_permission[horses.admin.setillness]>:

                        - else:
                            - narrate "<def[permission_error]>" targets:<player>
                    - else if <context.args.get[2]> == "HEAL":
                        - if <player.has_permission[horses.admin.heal]>:
                            - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                                - inject HorsesHeal
                            - else:
                                - narrate "<def[riding_error]>" targets:<player>
                        - else:
                            - narrate "<def[permission_error]>" targets:<player>
                    - else if <context.args.get[1]> == "SETHUNGER":
                        - if <player.has_permission[horses.admin.sethunger]>:
                            - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                                - if <yaml[horses].read[entities.<player.vehicle>.hungerEnabled]>:
                                    - if <context.args.get[3]||null> != null:
                                        - if <context.args.get[3].is_decimal>:
                                            - define hunger <context.args.get[3].as_decimal>
                                            - if <def[hunger].as_decimal> < 0 || <def[thirst].as_decimal> > 100:
                                                - narrate "<def[prefix]> The hunger must be from 0 to 100." targets:<player>
                                            - else:
                                                - inject HorsesSetHunger
                                        - else:
                                            - narrate "<def[prefix]> The hunger you have specified is not a valid number, please try again." targets:<player>
                                    - else:
                                        - narrate "<def[prefix]> You must specify a number you want to set the hunger to. Usage: /horses admin sethunger <&lt>hunger<&gt>" targets:<player>
                                - else:
                                    - narrate "<def[prefix]> This horse does not have hunger enabled." targets:<player>
                            - else:
                                - narrate "<def[riding_error]>"
                        - else:
                            - narrate "<def[permission_error]>" targets:<player>
                    - else if <context.args.get[1]> == "SETTHIRST":
                        - if <player.has_permission[horses.admin.setthirst]>:
                            - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                                - if <yaml[horses].read[entities.<player.vehicle>.thirstEnabled]>:
                                    - if <context.args.get[3]||null> != null:
                                        - if <context.args.get[3].is_decimal>:
                                            - define thirst <context.args.get[3].as_decimal>
                                            - if <def[thirst].as_decimal> < 0 || <def[thirst].as_decimal> > 100:
                                                - narrate "<def[prefix]> The thirst must be from 0 to 100" targets:<player>
                                            - else:
                                                - inject HorsesSetThirst
                                        - else:
                                            - narrate "<def[prefix]> The thirst you have specified is not a valid number, please try again." targets:<player>
                                    - else:
                                        - narrate "<def[prefix]> You must specify a number you want to set the hunger to. Usage: /horses admin setthirst <&lt>setthirst<&gt>" targets:<player>
                                - else:
                                    - narrate "<def[prefix]> This horse does not have thirst enabled." targets:<player>
                            - else:
                                - narrate "<def[riding_error]>"
                        - else:
                            - narrate "<def[permission_error]>" targets:<player>
                    - else if <context.args.get[1]> == "DELETE":
                        - if <player.has_permission[horses.admin.delete]>:
                            # Check Riding Horse
                            - if <player.is_inside_vehicle> && <player.vehicle.entity_type||null> == HORSE:
                                # Delete Horse
                                - inject HorsesDelete
                            - else:
                                - narrate "<def[riding_error]>" targets:<player>
                        - else:
                            - narrate <def[permission_error]> targets:<player>
                    - else:
                        - narrate "<def[prefix]> Unknown command. Type <&dq>/horses help<&dq> for help." targets:<player>
                    - else:
                        - narrate "<def[prefix]> Unknown command. Type <&dq>/horses help<&dq> for help." targets:<player>
                - else:
                    - narrate "<def[permission_error]>" targets:<player>
        - else:
            - narrate "<def[prefix]> No Argument Specified. Type <&dq>/horses help<&dq> for help." targets:<player>